summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2017-06-13 12:48:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-14 11:52:01 +0100
commitcc9b77bab0b60b52e5887723784965a3e5a01d21 (patch)
tree4527de1721f58b0995749548a9e20f07cb15a526 /scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
parent014efb83d7f2205c5738926c7cc562fc810f2b41 (diff)
downloadpoky-cc9b77bab0b60b52e5887723784965a3e5a01d21.tar.gz
linux-yocto: remove user-specific description/config files from machine description
Remove user-specific descrition files and config fragments from main machine description file otherwise double patch/config inclusion may happen. These files/fragments are already included on the SRC_URI (see poky commit 2db8f3), so no need to reference these inside machine.scc files. [YOCTO #11586] (From meta-yocto rev: 86ab7ab6688f250bb5777371d2cbc28c770847d4) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
index 8301e05f7d..d25d0a0377 100644
--- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
+++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/machine.scc
@@ -1,5 +1,3 @@
1# yocto-bsp-filename {{=machine}}.scc 1# yocto-bsp-filename {{=machine}}.scc
2kconf hardware {{=machine}}.cfg 2kconf hardware {{=machine}}.cfg
3 3
4kconf hardware {{=machine}}-user-config.cfg
5include {{=machine}}-user-patches.scc