[oe-commits] Martin Jansa : eve: bump PR to rebuild after last webkit-efl upgrade

git version control git at git.openembedded.org
Fri Nov 26 07:35:17 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Nov 26 08:34:47 2010 +0100

eve: bump PR to rebuild after last webkit-efl upgrade

* otherwise old build ends with Illegal instruction on armv4t

---

 recipes/e17/eve_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/e17/eve_svn.bb b/recipes/e17/eve_svn.bb
index f866d1f..3b2ae97 100644
--- a/recipes/e17/eve_svn.bb
+++ b/recipes/e17/eve_svn.bb
@@ -4,7 +4,7 @@ DEPENDS = "evas ecore edje elementary webkit-efl"
 PV = "0.2.0.0+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"
 
-PR = "r1"
+PR = "r2"
 
 inherit e
 





More information about the Openembedded-commits mailing list