mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
sanity.conf: Bump minimum bitbake version to 1.27.1 for sstate change
(From OE-Core rev: b925be92e8be2ab3b945069a699859809615c78f) 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.25.0"
|
BB_MIN_VERSION = "1.27.1"
|
||||||
|
|
||||||
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user