[oe-commits] Sebastian Spaeth : iliwi: newer upstream version

git version control git at git.openembedded.org
Mon Apr 19 07:38:46 UTC 2010


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

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Mon Apr 19 09:38:22 2010 +0200

iliwi: newer upstream version

Also, some wording cleanup in the description and shorten a comment to fit on
one line.

---

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

diff --git a/recipes/openmoko-3rdparty/iliwi_git.bb b/recipes/openmoko-3rdparty/iliwi_git.bb
index 0abd5c9..d41992e 100644
--- a/recipes/openmoko-3rdparty/iliwi_git.bb
+++ b/recipes/openmoko-3rdparty/iliwi_git.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Iliwi connects you."
+DESCRIPTION = "Iliwi connects you to WiFi networks"
 HOMEPAGE = "http://github.com/Ebbe/Iliwi"
 LICENSE = "GPLv3"
 AUTHOR = "Esben Damgaard <ebbe at hvemder.dk>"
@@ -6,7 +6,7 @@ DEPENDS = "dbus-glib elementary"
 # killall and udhcpc from busybox are enough
 RDEPENDS = "wireless-tools wpa-supplicant"
 
-SRCREV = "adae747061e8d885bbe9084814dad169fb00fae2"
+SRCREV = "5be2b301033418fb9a33759047274b676034f096"
 PV = "0.0.1+gitr${SRCPV}"
 
 SRC_URI = "git://github.com/Ebbe/Iliwi.git;protocol=http;branch=master"
@@ -14,7 +14,7 @@ S = "${WORKDIR}/git"
 
 inherit autotools vala
 
-# needed because there is do_stage_append in vala.bbclass and do_stage() was removed..
+# needed because there is do_stage_append in vala.bbclass and no do_stage()
 do_stage() {
 
 }





More information about the Openembedded-commits mailing list