aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libqpe/libqpe-opie_git.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-19 23:50:27 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 19:23:30 +0100
commit61e1beb6cdfcd9b8b46d623a4d71c6f61dde44e5 (patch)
treeed4bfd58e7c0e136db8fb09cc82bcadd9eb0f2dd /recipes-opie/libqpe/libqpe-opie_git.bb
parentdb58368843bdedc7b132070410ae18e9b055be15 (diff)
downloadmeta-opie-61e1beb6cdfcd9b8b46d623a4d71c6f61dde44e5.tar.gz
Rename Opie _cvs recipes to _git
These recipes have been fetching from git for some time, tidy up the naming to reflect this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/libqpe/libqpe-opie_git.bb')
-rw-r--r--recipes-opie/libqpe/libqpe-opie_git.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes-opie/libqpe/libqpe-opie_git.bb b/recipes-opie/libqpe/libqpe-opie_git.bb
new file mode 100644
index 0000000..41a6e33
--- /dev/null
+++ b/recipes-opie/libqpe/libqpe-opie_git.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.
+
+OPIE_GIT_PV ?= "1.2.2+cvs${SRCDATE}"
+PV = "${OPIE_GIT_PV}"
+PR = "${INC_PR}.0"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=library \
+ file://fix-titleheight.patch \
+ file://unbreak-logging-2.patch \
+ file://citytime-path-2.patch \
+ file://no-include-pro.patch \
+ "