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:
Otavio Salvador 2015-07-28 19:13:55 -03:00 committed by Martin Jansa
parent ec287c69f8
commit a73d46176d

View File

@ -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 \