iliwi: newer upstream version
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 19 Apr 2010 07:38:22 +0000 (09:38 +0200)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Mon, 19 Apr 2010 07:38:22 +0000 (09:38 +0200)
Also, some wording cleanup in the description and shorten a comment to fit on
one line.

recipes/openmoko-3rdparty/iliwi_git.bb

index 0abd5c9..d41992e 100644 (file)
@@ -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@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() {
 
 }