[oe-commits] Martin Jansa : iliwi: bump SRCREV and add libeflvala to DEPENDS

git version control git at git.openembedded.org
Wed Jan 5 09:33:10 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  5 10:31:08 2011 +0100

iliwi: bump SRCREV and add libeflvala to DEPENDS

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

---

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

diff --git a/recipes/openmoko-3rdparty/iliwi_git.bb b/recipes/openmoko-3rdparty/iliwi_git.bb
index fd02384..0057e49 100644
--- a/recipes/openmoko-3rdparty/iliwi_git.bb
+++ b/recipes/openmoko-3rdparty/iliwi_git.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "Iliwi connects you to WiFi networks"
 HOMEPAGE = "http://github.com/Ebbe/Iliwi"
 LICENSE = "GPLv3"
 AUTHOR = "Esben Damgaard <ebbe at hvemder.dk>"
-DEPENDS = "dbus-glib elementary libgee"
+DEPENDS = "dbus-glib elementary libgee libeflvala"
 # killall and udhcpc from busybox are enough
 RDEPENDS_${PN} = "wireless-tools wpa-supplicant"
 
-SRCREV = "5be2b301033418fb9a33759047274b676034f096"
+SRCREV = "fcd77fada06f6373b0fb5771f78aaa9dcaa97036"
 PV = "0.0.1+gitr${SRCPV}"
 PR = "r9"
 





More information about the Openembedded-commits mailing list