wlan-ng-utils: put ${S} back in. It is indeed needed after all ;-)
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 14 May 2007 22:49:37 +0000 (22:49 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 14 May 2007 22:49:37 +0000 (22:49 +0000)
packages/wlan-ng/wlan-ng-utils.inc

index bfd2ce3..2b47b51 100644 (file)
@@ -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 \