diff options
Diffstat (limited to 'openembedded/packages/hostap/hostap-utils_0.4.0.bb')
| -rw-r--r-- | openembedded/packages/hostap/hostap-utils_0.4.0.bb | 5 |
1 files changed, 3 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 cdfb0c1e3e..98254602aa 100644 --- a/openembedded/packages/hostap/hostap-utils_0.4.0.bb +++ b/openembedded/packages/hostap/hostap-utils_0.4.0.bb | |||
| @@ -4,8 +4,9 @@ SECTION = "kernel/userland" | |||
| 4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
| 5 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" | 5 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" |
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | RDEPENDS = "virtual/kernel-hostap" | 7 | DEPENDS = "virtual/kernel-hostap" |
| 8 | PR = "r2" | 8 | RRECOMMENDS = "virtual/kernel-hostap" |
| 9 | PR = "r3" | ||
| 9 | 10 | ||
| 10 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ | 11 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ |
| 11 | file://hostap-fw-load.patch;patch=1" | 12 | file://hostap-fw-load.patch;patch=1" |
