On Wed, 11 Feb 2026 at 03:35, Yiding Liu (Fujitsu) <[email protected]> wrote: > In order to make hotdoc work for orc and gstreamer1.0, I need to enable > Extensions of hotdoc to work. > So I need to add additional RDEPENDS including: python3-dbus-deviation > python3-networkx python3-cchardet python3-pkgconfig clang llvm > > After addind additional RDEPENDS, the RDEPENDS is as following: > RDEPENDS:${PN} += "clang llvm python3-appdirs python3-cchardet > python3-dbus-deviation python3-lxml python3-networkx python3-pkgconfig > python3-pyyaml python3-schema python3-toposort python3-wheezy-template" > > Among these RDEPENDS, some OSS do not exist in the OE‑core, I need to add > them newly. Others already exist in meta‑oe, I need to move them from meta‑oe > to OE‑core as following . > Is it okay? If so, I will send the v4 patchsets.
That's okay, yes. Thanks for persevering with this. Please do explain the need for llvm and clang particularly in the commit messages, those are heavy dependencies and we should try to avoid them where possible. I am starting to lean towards just adding all of the needed recipes to meta-oe to be honest (and not enabling docs in orc/gstreamer by default), the amount of new recipes we need to support in oe-core does not seem to justify the outcome (building documentation for gstreamer, a minor enhancement in my opinion). The patch review will make the decision based on the final patchset. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230978): https://lists.openembedded.org/g/openembedded-core/message/230978 Mute This Topic: https://lists.openembedded.org/mt/117754764/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
