aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libopieobex
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2009-12-27 05:00:26 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-10-19 00:46:43 +0100
commite133b6e71fc3d08727749cc92a5ed37bbece4353 (patch)
tree314098c8d89ce962aea636f31be24f86d84eee86 /recipes/libopieobex
parent463a4f992db344a39861bd67600e79e30fe41b18 (diff)
downloadopenembedded-e133b6e71fc3d08727749cc92a5ed37bbece4353.tar.gz
Build development versions of Opie from git instead of CVS.
Note that this change requires a version of BitBake with the "git subpath" patch applied. Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/libopieobex')
-rw-r--r--recipes/libopieobex/libopieobex0_cvs.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/libopieobex/libopieobex0_cvs.bb b/recipes/libopieobex/libopieobex0_cvs.bb
index e120a259e4..8f9e3bccbc 100644
--- a/recipes/libopieobex/libopieobex0_cvs.bb
+++ b/recipes/libopieobex/libopieobex0_cvs.bb
@@ -1,7 +1,7 @@
require libopieobex0.inc
-PV = "${OPIE_CVS_PV}"
+PV = "${OPIE_GIT_PV}"
PR = "r7"
-SRC_URI = "${HANDHELDS_CVS};module=opie/core/obex \
- ${HANDHELDS_CVS};module=opie/pics \
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/obex \
+ ${OPIE_GIT};protocol=git;subpath=pics \
file://disable-bt-check.patch"