summaryrefslogtreecommitdiff
path: root/classes
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-12 06:16:39 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-12 06:16:39 +0000
commit61cd1b840978cd8e3afdb1c643557d5b1b9a4a98 (patch)
tree51ab67ddc3f868d78d0958f21d767dd756ed9c31 /classes
parent613606be24cae0a114b2d1aa81ddca0d44b61a10 (diff)
parent312b7a20c3eafba35731d900a1705b353d7ab425 (diff)
merge of '879c2e35f17da4b01ea93a7d8a286583b9eec1f6'
and 'bae5b516fbb7c4ed7939b4dbb39c62866ef76d98'
Diffstat (limited to 'classes')
-rw-r--r--classes/opie.bbclass5
1 files changed, 1 insertions, 4 deletions
diff --git a/classes/opie.bbclass b/classes/opie.bbclass
index 922cb9435a..d858439688 100644
--- a/classes/opie.bbclass
+++ b/classes/opie.bbclass
@@ -15,10 +15,7 @@
inherit palmtop
-# Note that when CVS changes to 1.2.2, the dash
-# should be removed from OPIE_CVS_PV to convert
-# to the standardised version format
-OPIE_CVS_PV = "1.2.2+cvs-${SRCDATE}"
+OPIE_CVS_PV = "1.2.2+cvs${SRCDATE}"
DEPENDS_prepend = "${@["libopie2 ", ""][(bb.data.getVar('PN', d, 1) == 'libopie2')]}"