I'm a bit skeptical of having these defaults; anyone building Opie from git
*should* be including preferred-opie-git-versions.inc and not trying to build
without doing so. For consistency however I'm including the defaults here.
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"