1 FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
3 # Needed for the required gstreamer-app-1.0 pkgconfig bits
4 DEPENDS += "gstreamer1.0-plugins-base"
6 AAC_PATCHES += "file://0001-update-pipewire-gstreamer-plugins.patch"
8 # Need to enable PipeWire support
9 EXTRA_OECMAKE += "-DUSE_PIPEWIRE=1"
11 # Pull static library into appropriate package to avoid a QA error
12 FILES_${PN}-staticdev += "${AAC_PREFIX}/lib/libaal.a"