mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 00:49:30 +02:00
zephyr: Remove duplicate uninative configuration
Remove INHERIT of uninative and yocto-uninative.inc inclusion from zephyr.conf as these are now provided by defaultsetup.conf which is included by bitbake.conf by default. This fixes the duplicate inclusion warning: WARNING: Duplicate inclusion for /scratch/yocto/yp-master/sources/openembedded-core/meta/conf/distro/include/yocto-uninative.inc in /scratch/yocto/yp-master/sources/openembedded-core/meta/conf/distro/defaultsetup.conf Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
This commit is contained in:
committed by
Lee Chee Yang
parent
f3cda89989
commit
4007e17790
@@ -10,6 +10,3 @@ TEST_TARGET = "QemuTargetZephyr"
|
||||
TEST_SUITES = "zephyr"
|
||||
|
||||
INHERIT += "siteinfo-zephyr"
|
||||
|
||||
INHERIT += "uninative"
|
||||
require conf/distro/include/yocto-uninative.inc
|
||||
|
||||
Reference in New Issue
Block a user