aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-04-19 09:40:26 +0200
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-04-19 09:40:26 +0200
commitb82f2e190517a02d7c1f7003e667dcf42f168834 (patch)
treedccc691ede9b8683465a58ef5ad901a92b6216f4 /recipes
parentf219e71680cf9434097269820fa6bdf764d89826 (diff)
parentac53ffce1ab5740965861c4165b4f28259a28992 (diff)
downloadopenembedded-b82f2e190517a02d7c1f7003e667dcf42f168834.tar.gz
merge in org.openembedded.dev
Diffstat (limited to 'recipes')
-rw-r--r--recipes/openmoko-3rdparty/iliwi_git.bb6
1 files changed, 3 insertions, 3 deletions
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 <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() {
}