summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/hostap/hostap-utils_0.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/hostap/hostap-utils_0.4.0.bb')
-rw-r--r--openembedded/packages/hostap/hostap-utils_0.4.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/hostap/hostap-utils_0.4.0.bb b/openembedded/packages/hostap/hostap-utils_0.4.0.bb
index 7601129934..cdfb0c1e3e 100644
--- a/openembedded/packages/hostap/hostap-utils_0.4.0.bb
+++ b/openembedded/packages/hostap/hostap-utils_0.4.0.bb
@@ -4,8 +4,8 @@ SECTION = "kernel/userland"
4PRIORITY = "optional" 4PRIORITY = "optional"
5MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" 5MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
6LICENSE = "GPL" 6LICENSE = "GPL"
7RDEPENDS = "hostap-modules (${PV})" 7RDEPENDS = "virtual/kernel-hostap"
8PR = "r1" 8PR = "r2"
9 9
10SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ 10SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
11 file://hostap-fw-load.patch;patch=1" 11 file://hostap-fw-load.patch;patch=1"