aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libqpe/libqpe-opie_cvs.bb')
-rw-r--r--recipes/libqpe/libqpe-opie_cvs.bb12
1 files changed, 7 insertions, 5 deletions
diff --git a/recipes/libqpe/libqpe-opie_cvs.bb b/recipes/libqpe/libqpe-opie_cvs.bb
index 6ba11ce6f4..fda7ef0df1 100644
--- a/recipes/libqpe/libqpe-opie_cvs.bb
+++ b/recipes/libqpe/libqpe-opie_cvs.bb
@@ -1,15 +1,17 @@
require ${PN}.inc
-# OPIE_CVS_PV is defined in opie.bbclass
+# OPIE_GIT_PV is defined in opie.bbclass
# but this recipe does not inherit opie
-# so any updates to OPIE_CVS_PV should happen
+# so any updates to OPIE_GIT_PV should happen
# in both places.
-OPIE_CVS_PV ?= "1.2.2+cvs${SRCDATE}"
-PV = "${OPIE_CVS_PV}"
+OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}"
+PV = "${OPIE_GIT_PV}"
PR = "${INC_PR}.0"
-SRC_URI = "${HANDHELDS_CVS};module=opie/library \
+DEPENDS += " sysfsutils"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=library \
file://fix-titleheight.patch \
file://unbreak-logging.patch \
file://citytime-path-2.patch \