aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-12-12 15:10:17 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-12-14 01:25:05 +0000
commitb025571a85336e645495adc9fc3c46b91b8775ac (patch)
tree8bceda799ef826187a8ce9278b4428665c837d6c /recipes/libqpe
parent256938213fd7c3ea42f0749199904da451fb086d (diff)
downloadopenembedded-b025571a85336e645495adc9fc3c46b91b8775ac.tar.gz
Opie: add version 1.2.5
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/libqpe')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.5.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.5.bb b/recipes/libqpe/libqpe-opie_1.2.5.bb
new file mode 100644
index 0000000000..a6aeb355a8
--- /dev/null
+++ b/recipes/libqpe/libqpe-opie_1.2.5.bb
@@ -0,0 +1,17 @@
+require ${PN}.inc
+
+# OPIE_GIT_PV is defined in opie.bbclass
+# but this recipe does not inherit opie
+# so any updates to OPIE_GIT_PV should happen
+# in both places.
+
+PR = "r0"
+
+DEPENDS += " sysfsutils"
+
+SRC_URI = "http://sources.openembedded.org/opie-1.2.5-split_library.tar.bz2 \
+ file://fix-titleheight.patch \
+ file://unbreak-logging-2.patch \
+ file://citytime-path-2.patch \
+ file://no-include-pro.patch \
+ "