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:
Richard Purdie
2010-10-11 14:32:16 +01:00
parent 56be122d35
commit d4c86791aa

View File

@@ -1,4 +1,4 @@
FILESPATH := "${FILESPATH}:${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
FILESEXTRAPATHS := "${THISDIR}/${PN}"
SRC_URI += "file://defconfig"
COMPATIBLE_MACHINE_emenlow = "emenlow"
WRMACHINE_emenlow = "emenlow"