mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr.conf: Enable uninative
Use uninative by default to allow to build multiple distro and re-use sstate cache Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -14,3 +14,5 @@ TEST_SUITES = "zephyr"
|
||||
TOOLCHAIN_TARGET_TASK += " newlib"
|
||||
INHERIT += "siteinfo-zephyr"
|
||||
|
||||
INHERIT += "uninative"
|
||||
require conf/distro/include/yocto-uninative.inc
|
||||
|
||||
Reference in New Issue
Block a user