mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
sanity.conf: Update minimum bitbake version requirements to 1.33.0
Recipe specific sysroots and mutliconfig need recent versions of bitbake, look for version 1.33.0 as a minimum (From OE-Core rev: 3a617a4c66941cecbdccb6f410e1b0d8bfde9845) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# See sanity.bbclass
|
# See sanity.bbclass
|
||||||
#
|
#
|
||||||
# Expert users can confirm their sanity with "touch conf/sanity.conf"
|
# Expert users can confirm their sanity with "touch conf/sanity.conf"
|
||||||
BB_MIN_VERSION = "1.31.2"
|
BB_MIN_VERSION = "1.33.0"
|
||||||
|
|
||||||
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user