From: Paul Sokolovsky Date: Sun, 11 Feb 2007 22:34:59 +0000 (+0000) Subject: opie.bbclass: OPIE_CVS_PV: Convert to standard CVS version format. X-Git-Tag: Release-2010-05/1~9247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7943a48178b7ee06a8416a9fa4b461d65cfdaaf5;p=openembedded.git opie.bbclass: OPIE_CVS_PV: Convert to standard CVS version format. --- 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')]}"