The PulseAudio project plans to drop Autotools support in 15.0, so let's switch to Meson. The first patch removes OE_LT_RPATH_ALLOW, which is some old cruft that sounds like it has something to do Libtool, so it's perhaps relevant for the goal of dropping Autotools. The next two patches disable features that aren't available with Meson. The last patch does the build system switch.
Tanu Kaskinen (4): pulseaudio: Remove OE_LT_RPATH_ALLOW pulseaudio: disable EsounD support pulseaudio: disable GConf support pulseaudio: switch build system from Autotools to Meson .../pulseaudio/pulseaudio.inc | 69 ++++++++----------- ...-option-for-enabling-disabling-Valgr.patch | 67 ++++++++++++++++++ .../pulseaudio/pulseaudio_14.0.bb | 1 + 3 files changed, 97 insertions(+), 40 deletions(-) create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio/0001-build-sys-Add-an-option-for-enabling-disabling-Valgr.patch -- 2.20.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145823): https://lists.openembedded.org/g/openembedded-core/message/145823 Mute This Topic: https://lists.openembedded.org/mt/79044755/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
