On Mon, Feb 8, 2021 at 1:45 PM Peter Kjellerstedt <peter.kjellerst...@axis.com> wrote: > > As agreed upon on the Yocto Project Technical Team Meeting a week ago, I have > created branches for both Gatesgarth and Dunfell in openembedded-core-contrib > and meta-openembedded-contrib with the required patches. The branches are > called pkj/_PYTHON_SYSCONFIGDATA_NAME-gatesgarth and > pkj/_PYTHON_SYSCONFIGDATA_NAME-dunfell (ok, horrible names, but they should > be easy to spot). There is one additional patch for bitbake, but I forgot to > ask for access to bitbake-contrib, so you will have to cherry-pick it from > commit 47b64cfa (it is not strictly necessary as it is just clean up made > possible after the changes in OE-Core). > > > > @jansa, @akuster: I have included the two extra patches in meta-openembedded > that Martin mentioned, which were lacking from my original mail. There were > other patches mentioned, which fixed missing spaces related to the use of > _append. However, as they were not necessary (they changed other variables > than DEPENDS for target), I did not include them. > > > > I have not done any excessive testing of these branches. I have verified that > I can run `devtool modify libxml2`, which I could not do before, and I have > run `bitbake core-image-minimal`.
Thanks Peter! I'll start testing with dunfell this morning. Steve > From: Martin Jansa <martin.ja...@gmail.com> > Sent: den 7 februari 2021 12:15 > To: Martin Jansa <martin.ja...@gmail.com> > Cc: akuster808 <akuster...@gmail.com>; Peter Kjellerstedt > <peter.kjellerst...@axis.com>; Steve Sakoman <st...@sakoman.com>; Mittal, > Anuj <anuj.mit...@intel.com>; OE Core > (openembedded-c...@lists.openembedded.org) > <openembedded-c...@lists.openembedded.org>; OE Development > (openembedded-devel@lists.openembedded.org) > <openembedded-devel@lists.openembedded.org>; BitBake Development > (bitbake-de...@lists.openembedded.org) <bitbake-de...@lists.openembedded.org> > Subject: Re: [oe] [bitbake-devel] Backport changes for > _PYTHON_SYSCONFIGDATA_NAME to Gatesgarth and Dunfell > > > > On Sun, Feb 7, 2021 at 12:15 AM Martin Jansa via lists.openembedded.org > <Martin.Jansa=gmail....@lists.openembedded.org> wrote: > > On Sat, Jan 16, 2021 at 6:52 PM akuster808 <akuster...@gmail.com> wrote: > > > > On 1/16/21 9:44 AM, Martin Jansa wrote: > > Aren't the missing spaces in appends fixes also needed for meta-oe > > recipes? > > > > > > I think at least top 5 commits from: > > https://git.openembedded.org/meta-openembedded/log/?qt=grep&q=space.*append > > were also follow-up from these changes in oe-core. > > > Do you mean something beyond the meta-openembedded commits mentioned > near the bottom of the email? > > > > Yes I mean these 5 commits at least. > > > > 50bbf80abf python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME > > 6b3e3bdaf8 python-grpcio-tools: Add missing space for append > > > > The first one is just an additional cleanup, but without the 2nd one and with > the cherry-picks from the first e-mail applied you would get: > > ERROR: Nothing PROVIDES 'python3python3-grpcio' (but > meta-oe/meta-python/recipes-devtools/python/python3-grpcio-tools_1.14.1.bb > DEPENDS on or otherwise requires it). Close matches: > python-grpcio > python3-grpcio > > > > my world build is still running.. > > > > > > with c99bb790 DEPENDS variable doesn't end with a space, so the missing > leading space in these appends (which was fine until now because of trailing > space from DEPENDS set in bbclass) is now causing wrong dependency (should be > easily reproducible with the patches backported, just by parsing the recipes). > > > > I need clarity so I can open an issue in gitlab for tracking purposes as > I am sure I will forget this > > > > we're using gitlab? > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89453): https://lists.openembedded.org/g/openembedded-devel/message/89453 Mute This Topic: https://lists.openembedded.org/mt/79732587/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-