summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
index 36c0cd4908..901c7ea9dc 100644
--- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
+++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.4.bb
@@ -11,8 +11,6 @@ INITSCRIPT_NAME = "hostapd"
11SYSTEMD_SERVICE_${PN} = "hostapd.service" 11SYSTEMD_SERVICE_${PN} = "hostapd.service"
12SYSTEMD_AUTO_ENABLE_${PN} = "disable" 12SYSTEMD_AUTO_ENABLE_${PN} = "disable"
13 13
14DEFAULT_PREFERENCE = "-1"
15
16SRC_URI = " \ 14SRC_URI = " \
17 http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \ 15 http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
18 file://defconfig \ 16 file://defconfig \