mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
linux-wrs/emenlow: Fix FILESPATH so as not to corrupt other machines
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FILESPATH := "${FILESPATH}:${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||||
SRC_URI += "file://defconfig"
|
SRC_URI += "file://defconfig"
|
||||||
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
||||||
WRMACHINE_emenlow = "emenlow"
|
WRMACHINE_emenlow = "emenlow"
|
||||||
|
|||||||
Reference in New Issue
Block a user