aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-sheet/opie-sheet_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-sheet/opie-sheet_cvs.bb')
-rw-r--r--recipes/opie-sheet/opie-sheet_cvs.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/opie-sheet/opie-sheet_cvs.bb b/recipes/opie-sheet/opie-sheet_cvs.bb
index ec5200c17a..13d6c58719 100644
--- a/recipes/opie-sheet/opie-sheet_cvs.bb
+++ b/recipes/opie-sheet/opie-sheet_cvs.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
-PV = "${OPIE_CVS_PV}"
+PV = "${OPIE_GIT_PV}"
-SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/apps/opie-sheet \
- ${HANDHELDS_CVS};module=opie/pics \
- ${HANDHELDS_CVS};module=opie/apps"
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/opie-sheet \
+ ${OPIE_GIT};protocol=git;subpath=pics \
+ ${OPIE_GIT};protocol=git;subpath=apps"