]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-wrs/emenlow: Fix FILESPATH so as not to corrupt other machines
authorRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 Oct 2010 13:32:16 +0000 (14:32 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 Oct 2010 13:32:16 +0000 (14:32 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta-emenlow/packages/linux/linux-wrs_git.bbappend

index f81ab428168690eb89b7319a328c30dee7d5bd6f..da5477faaf1bf7513f3c92b88bc98f4ad204538a 100644 (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"