On Mon, 24 Jun 2024 at 22:32, Guðni Már Gilbert via
lists.openembedded.org <[email protected]>
wrote:
> +FILES:${PN}-tools = "\
> + ${bindir}/g-ir-annotation-tool \
> + ${bindir}/g-ir-compiler \
> + ${bindir}/g-ir-generate \
> + ${bindir}/g-ir-generate \
> + ${bindir}/g-ir-inspect \
> + ${bindir}/g-ir-scanner \
Simply ${bindir} is enough, no need to list the tools separately (also
that is prone to becoming mismatched on version updates when upstream
changes the set).
> +RDEPENDS:${PN} = "python3-pickle python3-xml glib-2.0"
I guess pickle and xml modules, and glib are needed only by the tools
as well, so they should be moving to RDEPENDS:${PN}-tools too?
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201122):
https://lists.openembedded.org/g/openembedded-core/message/201122
Mute This Topic: https://lists.openembedded.org/mt/106857943/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-