-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>"
# 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"
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() {
}