[oe-commits] Martin Jansa : emtooth: search for eina not eina-0 in newer SRCREV

git version control git at git.openembedded.org
Fri Aug 20 18:23:24 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Aug 19 23:11:52 2010 +0200

emtooth: search for eina not eina-0 in newer SRCREV

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

---

 recipes/openmoko-3rdparty/emtooth_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb
index 12204d5..fc46852 100644
--- a/recipes/openmoko-3rdparty/emtooth_svn.bb
+++ b/recipes/openmoko-3rdparty/emtooth_svn.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2"
 DEPENDS = "elementary eina edbus"
 RDEPENDS_${PN} = "bluez4 obexd"
 
-SRCREV = "77"
+SRCREV = "78"
 PV = "0.1+svnr${SRCPV}"
 PR = "r5"
 





More information about the Openembedded-commits mailing list