mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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_AUTO_ENABLE_${PN} = "disable"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
SRC_URI = " \
|
||||
http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
|
||||
file://defconfig \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user