X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-multimedia%2Fmusicpd%2Fmpd_agldemo.inc;fp=recipes-multimedia%2Fmusicpd%2Fmpd_agldemo.inc;h=513aa5096178fb5d76a79f1288f670e3d9ee75ea;hb=b481828bc0568ab4e4775169ff70fa0d3ae29cd4;hp=e096e30ae5e1138a234723b90aa8466ca98f23f8;hpb=af35a74ee956a0628c5e6f929bcb3ca87eb16c48;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-multimedia/musicpd/mpd_agldemo.inc b/recipes-multimedia/musicpd/mpd_agldemo.inc index e096e30ae..513aa5096 100644 --- a/recipes-multimedia/musicpd/mpd_agldemo.inc +++ b/recipes-multimedia/musicpd/mpd_agldemo.inc @@ -5,15 +5,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" # in the upstream recipe. DEPENDS:remove = "curl" -SRC_URI += "file://0001-output-PipeWire-activate-stream-in-Drain.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"