mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-15 00:49:31 +02:00
Change ${S} -> ${ZEPHYR_BASE} in all application recipes, as Zephyr
might not always be found at the root of the source directory.
Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
5 lines
94 B
BlitzBasic
5 lines
94 B
BlitzBasic
include zephyr-sample.inc
|
|
|
|
ZEPHYR_SRC_DIR = "${ZEPHYR_BASE}/samples/net/sockets/http_client"
|
|
|