mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
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:
@@ -1,4 +1,4 @@
|
||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
SRC_URI += "file://defconfig"
|
||||
SRC_URI_append_emenlow = " file://defconfig"
|
||||
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
||||
WRMACHINE_emenlow = "emenlow"
|
||||
|
||||
Reference in New Issue
Block a user