On Mon, Jan 22, 2024 at 10:08:56AM -0600, Patrick Williams wrote: > On Wed, Jan 03, 2024 at 02:59:02PM +0000, Richard Purdie wrote: > > meta/recipes-core/libxml/libxml2_2.11.5.bb | 2 +- > > I'm seeing some issues after this commit with libxml and Python > PATH, etc. variables. I opened a bugzilla but maybe I should have > reported it to this mailing list first. > > https://bugzilla.yoctoproject.org/show_bug.cgi?id=15361
I added some more data to the bugzilla but it seems like the expand calls in bitbake's BBHandler.py inherit function are ending up with the wrong class-target instead of class-native, even though this is being compiled as `libxml2-native`, and we happen to have a `class-target` override that removes python from the PACKAGECONFIG. -- Patrick Williams
signature.asc
Description: PGP signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#194189): https://lists.openembedded.org/g/openembedded-core/message/194189 Mute This Topic: https://lists.openembedded.org/mt/103502916/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
