openmoko-theme, openmoko-terminal: repair PV damage by cheating a bit an bumping...
authorKoen Kooi <koen@openembedded.org>
Mon, 22 Oct 2007 08:34:40 +0000 (08:34 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 22 Oct 2007 08:34:40 +0000 (08:34 +0000)
packages/openmoko2/openmoko-terminal2_svn.bb
packages/openmoko2/openmoko-theme-standard2-qvga_svn.bb
packages/openmoko2/openmoko-theme-standard2_svn.bb

index f90e99e..7f6c9eb 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The OpenMoko Command Line Console"
 SECTION = "openmoko/applications"
 DEPENDS = "vte libmokoui2"
 RDEPENDS = "ttf-liberation-mono"
-PV = "2.1.0+${SVNREV}"
+PV = "2.1.1+svnr${SRCREV}"
 PR = "r2"
 
 inherit openmoko2
index f0d9c3f..ec0af53 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Standard Gtk+ theme for the OpenMoko framework, QVGA edition"
 SECTION = "openmoko/base"
 RCONFLICTS = "openmoko-theme-standard"
 RPROVIDES = "openmoko-theme-standard-2"
-PV = "0.1.0+${SVNREV}"
+PV = "0.1.1+svnr${SRCREV}"
 PR = "r1"
 
 inherit openmoko2
index dbb16e0..a781245 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Standard Gtk+ theme for the OpenMoko framework"
 SECTION = "openmoko/base"
 RCONFLICTS = "openmoko-theme-standard"
-PV = "0.1.0+svnr${SRCREV}"
+PV = "0.1.1+svnr${SRCREV}"
 PR = "r5"
 
 inherit openmoko2