From: Richard Purdie Date: Fri, 6 Jun 2025 16:45:27 +0000 (+0100) Subject: bitbake.conf: Automatically defer native and nativesdk inherits X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ede97945ccabc7ace79a380be400357bbb8df80d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake.conf: Automatically defer native and nativesdk inherits Signed-off-by: Richard Purdie --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index aa184ff9f59..50aec4befc4 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -947,6 +947,8 @@ BB_DEFAULT_UMASK ??= "022" BB_CONSOLELOG ?= "${LOG_DIR}/cooker/${MACHINE}/${DATETIME}.log" BB_DEFAULT_EVENTLOG ?= "${LOG_DIR}/eventlog/${DATETIME}.json" +BB_DEFER_BBCLASSES = "native nativesdk" + # Setup our default hash policy BB_SIGNATURE_HANDLER ?= "OEBasicHash" BB_HASHEXCLUDE_COMMON ?= "TMPDIR FILE PATH PWD BB_TASKHASH BBPATH BBSERVER DL_DIR \