From deb8cbd5cc8b0a05400d5825c20ba5b58fe479ef Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 19 Aug 2011 23:55:23 +0100 Subject: Remove/replace remaining references to OPIE_CVS_PV Opie development moved to git some time ago, we now have OPIE_GIT_PV instead. Signed-off-by: Paul Eggleton --- recipes-opie/nonworking/opie-dasher/opie-dasher_git.bb | 2 +- .../opie-mediaplayer1-libmpeg3plugin_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-opie/nonworking') 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" -- cgit 1.2.3-korg