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 @@ DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" SECTION = "kernel/modules" -PRIORITY = "optional" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" 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" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d" SECTION = "kernel/userland" -PRIORITY = "optional" PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ |