From: Richard Purdie Date: Mon, 9 Feb 2026 14:30:33 +0000 (+0000) Subject: populate_sdk_ext: Ensure BB_BASHSERBVE_DB_DIR is handled correctly X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a8f0075d52cb653118774baa03aa8d5231f943c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git populate_sdk_ext: Ensure BB_BASHSERBVE_DB_DIR is handled correctly The new BB_BASHSERBVE_DB_DIR variable needs to be filtered when creating eSDK local.conf files since we use tricks with the hashserve DB in the eSDK to create a local cache file as part of eSDK creation. Signed-off-by: Richard Purdie --- diff --git a/meta/classes-recipe/populate_sdk_ext.bbclass b/meta/classes-recipe/populate_sdk_ext.bbclass index 2859320ddf..071cf959e7 100644 --- a/meta/classes-recipe/populate_sdk_ext.bbclass +++ b/meta/classes-recipe/populate_sdk_ext.bbclass @@ -37,6 +37,7 @@ ESDK_LOCALCONF_REMOVE ?= "CONF_VERSION \ SSTATE_MIRRORS \ DL_DIR \ SSTATE_DIR \ + BB_HASHSERVE_DB_DIR \ TMPDIR \ BB_SERVER_TIMEOUT \ "