ecore, edje: try to repair PV going backwards
authorKoen Kooi <koen@openembedded.org>
Fri, 14 Sep 2007 15:58:16 +0000 (15:58 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 14 Sep 2007 15:58:16 +0000 (15:58 +0000)
packages/efl1/ecore.inc
packages/efl1/edje_cvs.bb

index 42b4ccb..86c8721 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 DEPENDS = "curl directfb eet evas tslib"
 # optional
 # DEPENDS += "openssl virtual/libiconv"
-PV = "0.9.9+cvs${SRCDATE}"
+PV = "0.9.9.041+cvs${SRCDATE}"
 
 inherit efl_library
 
index 79336b7..0a5521f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Edje is a complex graphical design & layout library."
 # can also install vim data files
 DEPENDS = "eet evas ecore embryo edje-native"
 LICENSE = "MIT"
-PV = "0.5.0+cvs${SRCDATE}"
+PV = "0.5.0.41+cvs${SRCDATE}"
 PR = "r0"
 
 inherit efl_library