summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-pipewire/50_bblayers.conf.inc
blob: 613ed97b317f756b8793e0e979980b36ea0bfab8 (plain)
1
2
3
4
5
6
7
# PipeWire recipe comes from meta-multimedia
AGL_META_MULTIMEDIA = "${METADIR}/external/meta-openembedded/meta-multimedia"
AGL_META_PYTHON = "${METADIR}/external/meta-openembedded/meta-python"

BBLAYERS =+ " \
    ${METADIR}/meta-agl/meta-pipewire \
"