On Wed, May 08, 2024 at 02:57:39PM +0100, Richard Purdie wrote: > We need a recent siggen change in bitbake to allow SPDX to work > better. > > Signed-off-by: Richard Purdie <[email protected]> > --- > meta/conf/sanity.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/conf/sanity.conf b/meta/conf/sanity.conf > index d2f56a3fb00..02775970aee 100644 > --- a/meta/conf/sanity.conf > +++ b/meta/conf/sanity.conf > @@ -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"
Apologies if I've missed a policy change in the bitbake repository but there's no tag for 2.9.1. For that matter there also isn't for 2.7.3, and I only bring this up because tags do make it easier when coming back to older releases to get a correct bitbake version. -- Tom
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199126): https://lists.openembedded.org/g/openembedded-core/message/199126 Mute This Topic: https://lists.openembedded.org/mt/105981202/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
