From: Julien Stephan Date: Mon, 25 Sep 2023 08:04:48 +0000 (+0200) Subject: bitbake.conf: include bblock.conf X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb85282476f9dee2b0364c305ca75b096a76b1ae;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake.conf: include bblock.conf include conf/bblock.conf. This file is generated by the bblock tool. It locks some package tasks by fixing their signatures. See bblock -h for more details Signed-off-by: Julien Stephan Signed-off-by: Alexandre Belloni --- diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 21d6c8b1eb0..77ff4945231 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -829,6 +829,7 @@ include conf/documentation.conf include conf/licenses.conf require conf/sanity.conf require conf/cve-check-map.conf +include conf/bblock.conf ################################################################## # Weak variables (usually to retain backwards compatibility)