]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
bitbake.conf: include bblock.conf
authorJulien Stephan <jstephan@baylibre.com>
Mon, 25 Sep 2023 08:04:48 +0000 (10:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Oct 2023 14:51:14 +0000 (15:51 +0100)
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 <jstephan@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/conf/bitbake.conf

index 21d6c8b1eb01522dc570d7a7dbd019d02d96b37f..77ff49452318a29305ba94faab0ae16f9136d4d0 100644 (file)
@@ -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)