From e133b6e71fc3d08727749cc92a5ed37bbece4353 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 27 Dec 2009 05:00:26 +0000 Subject: 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 --- recipes/libopietooth/libopietooth1_cvs.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/libopietooth') diff --git a/recipes/libopietooth/libopietooth1_cvs.bb b/recipes/libopietooth/libopietooth1_cvs.bb index 3a7b48b5ae..7c0cf526a7 100644 --- a/recipes/libopietooth/libopietooth1_cvs.bb +++ b/recipes/libopietooth/libopietooth1_cvs.bb @@ -1,5 +1,5 @@ -SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/net/opietooth/lib" -PV = "${OPIE_CVS_PV}" +SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/net/opietooth/lib" +PV = "${OPIE_GIT_PV}" PR = "r2" require libopietooth1.inc -- cgit 1.2.3-korg