[oe-commits] Martin Jansa : ecore: bump INC_PR, decremented by accident

git version control git at git.openembedded.org
Wed Apr 6 09:16:13 UTC 2011


Module: openembedded.git
Branch: master
Commit: 8ae7cb5fb0818f9f76888a650e79acab9234eb6a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8ae7cb5fb0818f9f76888a650e79acab9234eb6a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Apr  6 11:13:47 2011 +0200

ecore: bump INC_PR, decremented by accident

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

---

 recipes/efl1/ecore.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/efl1/ecore.inc b/recipes/efl1/ecore.inc
index 89e578e..4460f8a 100644
--- a/recipes/efl1/ecore.inc
+++ b/recipes/efl1/ecore.inc
@@ -10,7 +10,7 @@ DEPENDS_virtclass-native = "eet-native evas-native gettext-native"
 inherit efl gettext
 
 BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
 
 do_configure_prepend() {
 	touch ${S}/po/Makefile.in.in || true





More information about the Openembedded-commits mailing list