mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 05:20:48 +00:00
hostapd: Drop DEFAULT_PREFERRENCE setting
The 2.4 version is the only version available so makes no sense to set it as lower preference. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
ec287c69f8
commit
a73d46176d
@ -11,8 +11,6 @@ INITSCRIPT_NAME = "hostapd"
|
|||||||
SYSTEMD_SERVICE_${PN} = "hostapd.service"
|
SYSTEMD_SERVICE_${PN} = "hostapd.service"
|
||||||
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
|
SYSTEMD_AUTO_ENABLE_${PN} = "disable"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
|
http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
|
||||||
file://defconfig \
|
file://defconfig \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user