aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb')
-rw-r--r--meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb
index bf99bbd..8bff2be 100644
--- a/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb
+++ b/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-http-client.bb
@@ -1,4 +1,4 @@
include zephyr-sample.inc
-ZEPHYR_SRC_DIR = "${S}/samples/net/sockets/http_client"
+ZEPHYR_SRC_DIR = "${ZEPHYR_BASE}/samples/net/sockets/http_client"