[oe-commits] Martin Jansa : ecore: PR bump after libexpat soname change

git version control git at git.openembedded.org
Tue Mar 16 17:10:11 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: fbe36876df725a259ef983d9b52daf3254b7b8a5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fbe36876df725a259ef983d9b52daf3254b7b8a5

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Mar 16 17:23:10 2010 +0100

ecore: PR bump after libexpat soname change

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/efl1/ecore-native_svn.bb |    2 +-
 recipes/efl1/ecore_svn.bb        |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/ecore-native_svn.bb b/recipes/efl1/ecore-native_svn.bb
index 22208b9..7963574 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 6fc4676..e3fdf58 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 \





More information about the Openembedded-commits mailing list