this is causing issues see [1]. I have sent a potential fix too. http://jenkins.nas-admin.org/view/OE/job/oe_world_workspace-compare-signatures/995/console
On Fri, Nov 13, 2020 at 11:49 AM Alexander Kanavin <[email protected]> wrote: > > Signed-off-by: Alexander Kanavin <[email protected]> > --- > meta/classes/distutils3-base.bbclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/classes/distutils3-base.bbclass > b/meta/classes/distutils3-base.bbclass > index 7dbf07ac4b..a277d1c7bc 100644 > --- a/meta/classes/distutils3-base.bbclass > +++ b/meta/classes/distutils3-base.bbclass > @@ -1,5 +1,5 @@ > DEPENDS += "${@["${PYTHON_PN}-native ${PYTHON_PN}", > ""][(d.getVar('PACKAGES') == '')]}" > RDEPENDS_${PN} += "${@['', '${PYTHON_PN}-core']['${CLASSOVERRIDE}' == > 'class-target']}" > > -inherit distutils-common-base python3native > +inherit distutils-common-base python3native python3targetconfig > > -- > 2.29.2 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#144682): https://lists.openembedded.org/g/openembedded-core/message/144682 Mute This Topic: https://lists.openembedded.org/mt/78237683/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
