mirror of
git://git.yoctoproject.org/poky
synced 2026-09-12 17:52:27 +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:
parent
56be122d35
commit
d4c86791aa
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user