aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.bb b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.bb
index 6f3058d1e5..6058dfbcbd 100644
--- a/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.bb
+++ b/recipes/opie-mediaplayer2/opie-mediaplayer2-skin-default_cvs.bb
@@ -4,9 +4,12 @@ PRIORITY = "optional"
LICENSE = "GPL"
APPNAME = "opieplayer2"
RPROVIDES_${PN} = "opie-mediaplayer2-skin"
-OPIE_CVS_PV ?= "1.2.2+cvs${SRCDATE}"
+
+OPIE_SRCREV ?= "8c3beef263bc9c34443eacfc821e99813e17554f"
+OPIE_GIT_PV ?= "1.2.4+gitr${OPIE_SRCREV}"
+
PV = "${OPIE_GIT_PV}"
-PR = "r3"
+PR = "r4"
SRC_URI = "${OPIE_GIT};protocol=git;subpath=pics"