On 20 Jul 2026, at 06:35, Khem Raj via lists.openembedded.org <[email protected]> wrote: > - inherit meson instead of autotools; drop gettext (the meson build has > no i18n) and manpages (meson installs psl.1 unconditionally, without > needing libxslt-native).
This is only true when the manpage doesn’t need regenerating, so whilst I expect it to be true most of the time it might cause problems in the future. Also we should still inherit manpages for the postinsts that do manpage wrangling. > - Map the PACKAGECONFIG knobs to meson options: --enable-runtime=X > becomes -Druntime=X, and builtin PSL data stays enabled via meson's > default (-Dbuiltin=true), matching the previous --enable-builtin. I had a very similar patch locally that I hadn’t sent for the problems that Matthieu noticed and added a PACKAGECONFIG for the builtin option. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241659): https://lists.openembedded.org/g/openembedded-core/message/241659 Mute This Topic: https://lists.openembedded.org/mt/120354882/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
