aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--classes/opie.bbclass1
-rw-r--r--recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb2
-rw-r--r--recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb2
3 files changed, 2 insertions, 3 deletions
diff --git a/classes/opie.bbclass b/classes/opie.bbclass
index 4c13daf..3c799cd 100644
--- a/classes/opie.bbclass
+++ b/classes/opie.bbclass
@@ -15,7 +15,6 @@
inherit palmtop
-OPIE_CVS_PV ?= "1.2.2+cvs${SRCDATE}"
OPIE_SRCREV ?= "8c3beef263bc9c34443eacfc821e99813e17554f"
OPIE_GIT_PV ?= "1.2.4+gitr${OPIE_SRCREV}"
DEPENDS_prepend = "${@["libopie2 ", ""][(bb.data.getVar('PN', d, 1) == 'libopie2')]}"
diff --git a/recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb b/recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb
index 10bce3f..273e098 100644
--- a/recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb
+++ b/recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
PR = "r2"
-PV = "${OPIE_CVS_PV}"
+PV = "${OPIE_GIT_PV}"
SRC_URI = "${OPIE_GIT};protocol=git;subpath=inputmethods/dasher \
${OPIE_GIT};protocol=git;subpath=share "
diff --git a/recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb b/recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb
index 6490ece..b6b408a 100644
--- a/recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb
+++ b/recipes-opie/nonworking/opie-mediaplayer1-libmpeg3plugin/opie-mediaplayer1-libmpeg3plugin_git.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
DEPENDS = "opie-mediaplayer1"
RDEPENDS_${PN} = "opie-mediaplayer1"
-PV = "${OPIE_CVS_PV}"
+PV = "${OPIE_GIT_PV}"
PR = "r2"
APPNAME = "mpeg3plugin"