emenlow: fix SRC_URI in linux-wrs_git.bbappend

Restrict it to emenlow so it doesn't conflict with other machines.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi
2010-10-11 10:16:25 -05:00
parent d4c86791aa
commit 86b30f722e

View File

@@ -1,4 +1,4 @@
FILESEXTRAPATHS := "${THISDIR}/${PN}"
SRC_URI += "file://defconfig"
SRC_URI_append_emenlow = " file://defconfig"
COMPATIBLE_MACHINE_emenlow = "emenlow"
WRMACHINE_emenlow = "emenlow"