From: Martin Jansa Date: Tue, 16 Mar 2010 16:23:10 +0000 (+0100) Subject: ecore: PR bump after libexpat soname change X-Git-Tag: Release-2010-05/1~340^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe36876df725a259ef983d9b52daf3254b7b8a5;p=openembedded.git ecore: PR bump after libexpat soname change Signed-off-by: Martin Jansa --- diff --git a/recipes/efl1/ecore-native_svn.bb b/recipes/efl1/ecore-native_svn.bb index 22208b926e..7963574c7b 100644 --- a/recipes/efl1/ecore-native_svn.bb +++ b/recipes/efl1/ecore-native_svn.bb @@ -1,7 +1,7 @@ require ecore.inc inherit native DEPENDS = "eet-native evas-native" -PR = "r3" +PR = "r4" EXTRA_OECONF = "\ --enable-ecore-txt \ diff --git a/recipes/efl1/ecore_svn.bb b/recipes/efl1/ecore_svn.bb index 6fc4676214..e3fdf588bc 100644 --- a/recipes/efl1/ecore_svn.bb +++ b/recipes/efl1/ecore_svn.bb @@ -1,5 +1,5 @@ require ecore.inc -PR = "r8" +PR = "r9" SRC_URI += "\ file://iconv.patch;patch=1;maxrev=43996 \