diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-30 14:06:00 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-30 14:06:00 +0000 |
commit | 8bae652a580325b9eb1ac31bcd0bf171348b72ba (patch) | |
tree | 498a6549b61920d88fdff1a048c49628734e6cdf /meta | |
parent | 80bab8a5df88000b86b83925bdecf4adf588033a (diff) | |
download | poky-8bae652a580325b9eb1ac31bcd0bf171348b72ba.tar.gz |
hostap-utils: hostap-modules are history
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1827 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/hostap/hostap-utils.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/hostap/hostap-utils.inc b/meta/packages/hostap/hostap-utils.inc index c039aba9dc..2e1897c9ba 100644 --- a/meta/packages/hostap/hostap-utils.inc +++ b/meta/packages/hostap/hostap-utils.inc | |||
@@ -3,8 +3,7 @@ HOMEPAGE = "http://hostap.epitest.fi" | |||
3 | SECTION = "kernel/userland" | 3 | SECTION = "kernel/userland" |
4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | RRECOMMENDS = "hostap-modules" | 6 | PR = "r4" |
7 | PR = "r3" | ||
8 | 7 | ||
9 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ | 8 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ |
10 | file://hostap-fw-load.patch;patch=1" | 9 | file://hostap-fw-load.patch;patch=1" |