opie.bbclass: OPIE_CVS_PV: Convert to standard CVS version format.
[vuplus_openembedded] / classes / opie.bbclass
index 922cb94..d858439 100644 (file)
 
 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')]}"