mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 06:05:35 +00:00
sanity: Bump minimum version to 1.29.0
This requires the python expansion changes and allow SRCPV to work correctly without errors. (From OE-Core rev: 40efff29ad458937222c3dbeba070c525103907c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1c2d632a02
commit
283a302774
@ -3,7 +3,7 @@
|
||||
# See sanity.bbclass
|
||||
#
|
||||
# Expert users can confirm their sanity with "touch conf/sanity.conf"
|
||||
BB_MIN_VERSION = "1.27.1"
|
||||
BB_MIN_VERSION = "1.29.0"
|
||||
|
||||
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user