summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorJulien Stephan <jstephan@baylibre.com>2023-09-25 10:04:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-09 15:51:14 +0100
commitfb85282476f9dee2b0364c305ca75b096a76b1ae (patch)
tree35954cd9fbbe16a80b5e676c64473e37bd282552 /meta/conf/bitbake.conf
parent47e754f483b674b207bfddcc8d4c5d9a3008e102 (diff)
downloadopenembedded-core-fb85282476f9dee2b0364c305ca75b096a76b1ae.tar.gz
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 <jstephan@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 21d6c8b1eb..77ff494523 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)