diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-26 16:06:34 +0100 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-28 13:57:38 +0000 |
commit | 8ea80933fc1ca89aa44456a1afa24be69140829b (patch) | |
tree | c930c5cdccd2102db9c966a9ac253ff16fb02051 /meta-oe/recipes-connectivity/hostapd | |
parent | 1571c2c566c51799eceea2aabe13d1c3116f36b3 (diff) | |
download | meta-openembedded-8ea80933fc1ca89aa44456a1afa24be69140829b.tar.gz |
Remove PRIORITY
We don't set this field in recipes anymore.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/hostapd')
-rw-r--r-- | meta-oe/recipes-connectivity/hostapd/hostap-daemon_1.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
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 0ae0b702a..310e8aac0 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 @@ | |||
1 | HOMEPAGE = "http://hostap.epitest.fi" | 1 | HOMEPAGE = "http://hostap.epitest.fi" |
2 | SECTION = "kernel/userland" | 2 | SECTION = "kernel/userland" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "GPLv2 | BSD" | 3 | LICENSE = "GPLv2 | BSD" |
5 | LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" | 4 | LIC_FILES_CHKSUM = "file://README;md5=4d709ce0f9c84b87d148e16731f647e1" |
6 | DEPENDS = "libnl openssl" | 5 | DEPENDS = "libnl openssl" |