X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=recipes-multimedia%2Fmusicpd%2Fmpd_agldemo.inc;h=513aa5096178fb5d76a79f1288f670e3d9ee75ea;hb=be5f1e2b7b557b8847e920b231ab738f085fa559;hp=c2e79f2d6c3b9ecbb748301dd242fcfd1124115b;hpb=7b0b28ef03c2b3b9b0a3d566a6cb232cbbc1d33a;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-multimedia/musicpd/mpd_agldemo.inc b/recipes-multimedia/musicpd/mpd_agldemo.inc index c2e79f2d6..513aa5096 100644 --- a/recipes-multimedia/musicpd/mpd_agldemo.inc +++ b/recipes-multimedia/musicpd/mpd_agldemo.inc @@ -5,14 +5,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" # in the upstream recipe. DEPENDS:remove = "curl" -SRC_URI += "file://0001-Tweaks-to-allow-building-with-older-meson.patch \ - file://mpd-volatiles.conf" - -# The older meson in poky dunfell complains about the use of the -# build.{c_std,cpp_std} options even though they work, so we need to -# flag them to be ignored in the unknown configure option QA test. -# This can be removed after upgrading to Yocto Project 3.5. -UNKNOWN_CONFIGURE_OPT_IGNORE = "build.c_std build.cpp_std" +SRC_URI += "file://mpd-volatiles.conf" # This also needs to be pushed upstream. PACKAGECONFIG[pipewire] = "-Dpipewire=enabled,-Dpipewire=disabled,pipewire"