17 lines
649 B
Plaintext
17 lines
649 B
Plaintext
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||
|
|
|
||
|
|
SRC_URI:append:imx-nxp-bsp = " file://0001-launch-allow-pipewire-pulse-can-be-started-by-root.patch"
|
||
|
|
|
||
|
|
SYSTEMD_AUTO_ENABLE:imx-nxp-bsp = "disable"
|
||
|
|
|
||
|
|
DEPENDS:append:mx95-nxp-bsp = " libdrm"
|
||
|
|
|
||
|
|
PACKAGECONFIG:remove:mx6-nxp-bsp = "gstreamer"
|
||
|
|
PACKAGECONFIG:remove:mx7-nxp-bsp = "gstreamer"
|
||
|
|
PACKAGECONFIG:remove:mx8-nxp-bsp = "gstreamer"
|
||
|
|
PACKAGECONFIG:remove:mx93-nxp-bsp = "gstreamer"
|
||
|
|
PACKAGECONFIG:class-target:append:imx-nxp-bsp = " ${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'bluez-lc3', '', d)}"
|
||
|
|
|
||
|
|
# FIXME: Needs to qualify on PACKAGECONFIG
|
||
|
|
SYSTEMD_SERVICE:${PN}-pulse = "pipewire-pulse.service"
|