summaryrefslogtreecommitdiffstats
path: root/meta-pipewire/recipes-core/packagegroups/packagegroup-pipewire.bb
blob: b56723b2b486977555cec23de88e28a2913d184f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14<
SUMMARY = "PipeWire Media Server"
DESCRIPTION = "The set of packages required to use PipeWire in AGL"
LICENSE = "MIT"

inherit packagegroup

PACKAGES = "\
    packagegroup-pipewire \
    "

RDEPENDS:${PN} += "\
    pipewire \
    pipewire-modules-meta \
    pipewire-spa-plugins-meta \
    pipewire-alsa \
    gstreamer1.0-pipewire \
    wireplumber \
    ${@bb.utils.contains('DISTRO_FEATURES', 'agl-devel', 'pipewire-tools pipewire-spa-tools', '', d)} \
"
uot;meta-freescale/recipes-graphics/wayland/weston-init" # Set CMA size large enough to work with AGL UBOOT_EXTLINUX_KERNEL_ARGS_append = " cma=512M" # Generate WIC image also #WKS_FILE = "imx-uboot.wks" AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum" AGL_DEFAULT_INITRAMFS_FSTYPES := ""