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>
This commit is contained in:
Leonardo Sandoval
2017-06-13 12:48:18 -07:00
committed by Richard Purdie
parent 014efb83d7
commit cc9b77bab0
8 changed files with 0 additions and 16 deletions

View File

@@ -6,5 +6,3 @@ include cfg/fs/vfat.scc
include cfg/dmaengine.scc
kconf hardware {{=machine}}-user-config.cfg
include {{=machine}}-user-patches.scc