From: Rolf Leggewie Date: Mon, 14 May 2007 22:49:37 +0000 (+0000) Subject: wlan-ng-utils: put ${S} back in. It is indeed needed after all ;-) X-Git-Tag: Release-2010-05/1~8868^2~501 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f57a37a1c80f37eda84798befd772bc7f9321f;p=openembedded.git wlan-ng-utils: put ${S} back in. It is indeed needed after all ;-) --- diff --git a/packages/wlan-ng/wlan-ng-utils.inc b/packages/wlan-ng/wlan-ng-utils.inc index bfd2ce377c..2b47b51241 100644 --- a/packages/wlan-ng/wlan-ng-utils.inc +++ b/packages/wlan-ng/wlan-ng-utils.inc @@ -3,6 +3,7 @@ HOMEPAGE = "http://www.linux-wlan.org" SECTION = "kernel/userland" LICENSE = "GPL" DEPENDS = "virtual/kernel" +S = "${WORKDIR}/linux-wlan-ng-${PV}" SRC_URI = "ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/linux-wlan-ng-${PV}.tar.bz2 \ file://only-the-utils.patch;patch=1 \