From: "Guðni Már Gilbert" <gudni.m.g@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] python3: add bluez5-native to DEPENDS conditionally
Date: Sat, 16 Nov 2024 05:24:16 -0800 [thread overview]
Message-ID: <921.1731763456843667823@lists.openembedded.org> (raw)
In-Reply-To: <921.1731760212735035587@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
This isn't a problem on Scarthgap, so I looked into what has changed, and I found the two changes which introduce the dependency loop.
1. glib-2.0 now adds gobject-introspection to DEPENDS if gobject-introspection-data is in DISTRO_FEATURES
2. systemd now inherits mime class and adds shared-mime-info to DEPENDS (this also adds libxml2 to DEPENDS)
Reverting these two changes and the dependency loop between python and bluez5 disappears.
[-- Attachment #2: Type: text/html, Size: 525 bytes --]
prev parent reply other threads:[~2024-11-16 13:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-11 17:34 [PATCH 0/2] Add support for Bluetooth sockets in Python Guðni Már Gilbert
2024-11-11 17:34 ` [PATCH 1/2] bluez5: add PACKAGECONFIG for library Guðni Már Gilbert
2024-11-11 17:34 ` [PATCH 2/2] python3: add bluez5-native to DEPENDS conditionally Guðni Már Gilbert
2024-11-12 9:56 ` [OE-core] " Alexander Kanavin
2024-11-14 7:05 ` Guðni Már Gilbert
2024-11-14 11:59 ` [OE-core] " Richard Purdie
2024-11-14 12:57 ` Guðni Már Gilbert
2024-11-16 10:55 ` Guðni Már Gilbert
2024-11-16 11:11 ` [OE-core] " Alexander Kanavin
2024-11-16 12:30 ` Guðni Már Gilbert
2024-11-16 13:24 ` Guðni Már Gilbert [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=921.1731763456843667823@lists.openembedded.org \
--to=gudni.m.g@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.