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=990fdecf5ca6507fa94f3adfe3edb6e5f1362023;hb=eaed764bc0a02029287d2531bedf13ce123641ee;hp=34120aea986a7d6652f9ad044b6544944a480a3f;hpb=1b347d8823db32ee0b58bacd8c8d54553aca1f2f;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-multimedia/musicpd/mpd_agldemo.inc b/recipes-multimedia/musicpd/mpd_agldemo.inc index 34120aea9..990fdecf5 100644 --- a/recipes-multimedia/musicpd/mpd_agldemo.inc +++ b/recipes-multimedia/musicpd/mpd_agldemo.inc @@ -5,7 +5,12 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" # in the upstream recipe. DEPENDS:remove = "curl" -SRC_URI += "file://mpd-volatiles.conf" +SRC_URI += "file://0001-output-PipeWire-activate-stream-in-Drain.patch \ + file://0002-output-PipeWire-skip-Cancel-if-already-drained.patch \ + file://0003-output-PipeWire-call-pw_stream_flush-in-Cancel.patch \ + file://0004-output-PipeWire-after-Cancel-refill-buffer-before-re.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