From ac53ffce1ab5740965861c4165b4f28259a28992 Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Mon, 19 Apr 2010 09:38:22 +0200 Subject: 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 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/openmoko-3rdparty') diff --git a/recipes/openmoko-3rdparty/iliwi_git.bb b/recipes/openmoko-3rdparty/iliwi_git.bb index 0abd5c9b0f..d41992e7fe 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 " @@ -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() { } -- cgit 1.2.3-korg