summaryrefslogtreecommitdiff
path: root/recipes-connectivity/hostapd-example/hostapd-example.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-connectivity/hostapd-example/hostapd-example.bb')
-rw-r--r--recipes-connectivity/hostapd-example/hostapd-example.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/hostapd-example/hostapd-example.bb b/recipes-connectivity/hostapd-example/hostapd-example.bb
index 17f52e8..62e1bf3 100644
--- a/recipes-connectivity/hostapd-example/hostapd-example.bb
+++ b/recipes-connectivity/hostapd-example/hostapd-example.bb
@@ -6,7 +6,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
RDEPENDS:${PN} = "hostapd"
-S = "${WORKDIR}"
+S = "${@d.getVar("UNPACKDIR") or '${WORKDIR}'}"
SRC_URI = " \
file://enable-wifi.service \