mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-13 21:49:30 +02:00
generate-zephyr-machine: add leading whitespace to SRC_URI
Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
committed by
Naveen Saini
parent
409b674344
commit
6544a70f57
@@ -8,7 +8,7 @@ inherit ${ZEPHYR_INHERIT_CLASSES}
|
||||
|
||||
require recipes-kernel/zephyr-kernel/zephyr-sample.inc
|
||||
|
||||
SRC_URI:append = "file://0001-zephyr-Export-an-OpenEmbedded-machine-config.patch"
|
||||
SRC_URI:append = " file://0001-zephyr-Export-an-OpenEmbedded-machine-config.patch"
|
||||
|
||||
ZEPHYR_SRC_DIR = "${S}/samples/hello_world"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user