aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opie-clockapplet/opie-clockapplet_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/opie-clockapplet/opie-clockapplet_cvs.bb')
-rw-r--r--recipes/opie-clockapplet/opie-clockapplet_cvs.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/opie-clockapplet/opie-clockapplet_cvs.bb b/recipes/opie-clockapplet/opie-clockapplet_cvs.bb
index 28ca4dac95..7f7fc5e65c 100644
--- a/recipes/opie-clockapplet/opie-clockapplet_cvs.bb
+++ b/recipes/opie-clockapplet/opie-clockapplet_cvs.bb
@@ -1,8 +1,8 @@
require ${PN}.inc
-PV = "${OPIE_CVS_PV}"
+PV = "${OPIE_GIT_PV}"
PR = "r2"
-SRC_URI = "${HANDHELDS_CVS};module=opie/core/applets/clockapplet \
- ${HANDHELDS_CVS};module=opie/pics \
- ${HANDHELDS_CVS};module=opie/apps"
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/applets/clockapplet \
+ ${OPIE_GIT};protocol=git;subpath=pics \
+ ${OPIE_GIT};protocol=git;subpath=apps"