From 8ea80933fc1ca89aa44456a1afa24be69140829b Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 26 Oct 2012 16:06:34 +0100 Subject: Remove PRIORITY We don't set this field in recipes anymore. Signed-off-by: Paul Eggleton --- meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-oe/recipes-connectivity/hostapd') diff --git a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb index 0ae0b702a6..310e8aac05 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb +++ b/meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb @@ -1,6 +1,5 @@ HOMEPAGE = "http://hostap.epitest.fi" SECTION = "kernel/userland" -PRIORITY = "optional" LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" DEPENDS = "libnl openssl" -- cgit v1.2.3-54-g00ecf