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