aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 01:33:23 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 19:23:31 +0100
commit9eabed4401eaffa52caa6fd601d7918c80afdb46 (patch)
treedf9e7b736d12ed895965be6a3869b56aa54ab762 /recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb
parent6a43d20ed50f1cde3c6bf4445d282c83cba30bb5 (diff)
downloadmeta-opie-9eabed4401eaffa52caa6fd601d7918c80afdb46.tar.gz
Tidy up definitions of OPIE_GIT_PV / OPIE_SRCREV
If you want to build Opie, then you should be using one of the .inc files from meta-opie/conf/distro/include to set everything up correctly. Thus, remove all additional definitions of these variables and add a warning to be shown if one of the inc files has not been used. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb')
-rw-r--r--recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb b/recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb
index 760b21d..3a4e15d 100644
--- a/recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb
+++ b/recipes-opie/opie-mediaplayer2/opie-mediaplayer2-skin-default_git.bb
@@ -6,9 +6,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425
APPNAME = "opieplayer2"
RPROVIDES_${PN} = "opie-mediaplayer2-skin"
-OPIE_SRCREV ?= "8c3beef263bc9c34443eacfc821e99813e17554f"
-OPIE_GIT_PV ?= "1.2.4+gitr${OPIE_SRCREV}"
-
PV = "${OPIE_GIT_PV}"
PR = "r4"