mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-04 14:10:01 +00:00
gem5/gem5-native: Fix INSANE_SKIP mechanism for native-last QA check
Signed-off-by: Diego Sueiro <diego.sueiro@arm.com> Change-Id: Ic1c92e145694abd30fdd99fd073eeacce917c55e
This commit is contained in:
committed by
Ross Burton
parent
0978f5a74c
commit
67f57f35da
@@ -18,7 +18,7 @@ GEM5_SCONS_ARGS ?= "CC=${BUILD_CC} CXX=${BUILD_CXX} \
|
||||
GEM5_RUN_PROFILE ?= "configs/example/fs.py"
|
||||
|
||||
# We are building a native package and we need to use scons
|
||||
inherit native scons
|
||||
inherit scons native
|
||||
|
||||
# the build is using several tools:
|
||||
# python3: scons and six
|
||||
|
||||
Reference in New Issue
Block a user