aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_1.2.5.bb
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-12-12 15:10:17 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-12-12 23:20:22 +0000
commite3e4317b0d0bffec9a5a0a806f7a66301c1dc382 (patch)
tree6d967f256ca289a8159494caa78ce7257884d9c0 /recipes/libqpe/libqpe-opie_1.2.5.bb
parentc9c50c8ab6a4b1587278785c90e7b9b4c34f24eb (diff)
downloadopenembedded-bluelightning/opie-fixes.tar.gz
Opie: add version 1.2.5bluelightning/opie-fixes
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/libqpe/libqpe-opie_1.2.5.bb')
-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 \
+ "