PV changes to make sure upgrades aren't affected after the recent cvs PV standardisation
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 13 Jan 2006 00:58:29 +0000 (00:58 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 13 Jan 2006 00:58:29 +0000 (00:58 +0000)
packages/opie-i18n/opie-i18n_cvs.bb
packages/opie-i18n/opie-lrelease-native_cvs.bb
packages/opie-i18n/opie-lupdate-native_cvs.bb

index 15bddc3..1a1ef7c 100644 (file)
@@ -1,6 +1,7 @@
 include ${PN}.inc
 
-PV = "${OPIE_CVS_PV}"
+# Remove the dash below when 1.2.1 changes in PV
+PV = "1.2.1+cvs-${SRCDATE}"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/i18n \
           ${HANDHELDS_CVS};module=opie/etc/dict"
index 03a08cd..6f52c45 100644 (file)
@@ -1,5 +1,6 @@
 include ${PN}.inc
 
-PV = "${OPIE_CVS_PV}"
+# Remove the dash below when 1.2.1 changes in PV
+PV = "1.2.1+cvs-${SRCDATE}"
 SRC_URI = "${HANDHELDS_CVS};module=opie/development/translation/opie-lrelease \
            ${HANDHELDS_CVS};module=opie/development/translation/shared"
index 46b3ceb..f7f9a79 100644 (file)
@@ -1,5 +1,6 @@
 include ${PN}.inc
 
-PV = "${OPIE_CVS_PV}"
+# Remove the dash below when 1.2.1 changes in PV
+PV = "1.2.1+cvs-${SRCDATE}"
 SRC_URI = "${HANDHELDS_CVS};module=opie/development/translation/opie-lupdate \
            ${HANDHELDS_CVS};module=opie/development/translation/shared"