diff options
Diffstat (limited to 'meta/recipes-bsp/hostap')
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-conf_1.0.bb | 1 | ||||
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils.inc | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb index c602e8c640..f8b2102328 100644 --- a/meta/recipes-bsp/hostap/hostap-conf_1.0.bb +++ b/meta/recipes-bsp/hostap/hostap-conf_1.0.bb | |||
@@ -1,6 +1,5 @@ | |||
1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" | 1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" |
2 | SECTION = "kernel/modules" | 2 | SECTION = "kernel/modules" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
6 | RDEPENDS_${PN} = "update-modules" | 5 | RDEPENDS_${PN} = "update-modules" |
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 2a20506a09..90f2c6ad54 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc | |||
@@ -7,7 +7,6 @@ LICENSE = "GPLv2" | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ |
8 | file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" | 8 | file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" |
9 | SECTION = "kernel/userland" | 9 | SECTION = "kernel/userland" |
10 | PRIORITY = "optional" | ||
11 | PR = "r4" | 10 | PR = "r4" |
12 | 11 | ||
13 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ | 12 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ |