mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 04:09:58 +00:00
sanity.conf: Require bitbake 2.9.1
We need a recent siggen change in bitbake to allow SPDX to work better. (From OE-Core rev: 3d501e4b496be86b0089167af2f49cb750fc7ea2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f4885e97a6
commit
93a6e5d32c
@ -3,7 +3,7 @@
|
||||
# See sanity.bbclass
|
||||
#
|
||||
# Expert users can confirm their sanity with "touch conf/sanity.conf"
|
||||
BB_MIN_VERSION = "2.7.3"
|
||||
BB_MIN_VERSION = "2.9.1"
|
||||
|
||||
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user