On Wed, 2024-05-08 at 10:14 -0600, Tom Rini wrote: > 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.
I've not been tagging things as I don't have the ability to make signed tags :/. As you say, we've not done this for a while. Unsigned tags would be easy enough but that would probably raise different questions. I've mainly been using the versions to ensure OE-Core errors sanely if it needs a specific bitbake version. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199128): https://lists.openembedded.org/g/openembedded-core/message/199128 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]] -=-=-=-=-=-=-=-=-=-=-=-
