aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe
diff options
context:
space:
mode:
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 \
+ "