mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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:
committed by
Martin Jansa
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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user