aboutsummaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-18 17:36:57 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-18 17:36:57 -0700
commit1f279775abd2e2a7d6813019cd9697eec3c66501 (patch)
treefe998aa5ab8e66f41009ccba385529a1d31a199c /classes
parented63e62360d837a69186eeb0dadacde5e5f497c2 (diff)
downloadopenembedded-1f279775abd2e2a7d6813019cd9697eec3c66501.tar.gz
opie.bbclass: Define OPIE_SRCREV and OPIE_GIT_PV if not already defined
* Without this the distros which do not include preferred-opie-git-versions.inc end up in parsing errors Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'classes')
-rw-r--r--classes/opie.bbclass3
1 files changed, 2 insertions, 1 deletions
diff --git a/classes/opie.bbclass b/classes/opie.bbclass
index bd1bbaf578..833ea4d251 100644
--- a/classes/opie.bbclass
+++ b/classes/opie.bbclass
@@ -16,7 +16,8 @@
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')]}"
# to be consistent, put all targets into workdir