mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
packagegroup-meta-{oe,multimedia}: move pipewire to the right packagegroup
* it's in meta-multimedia not meta-oe layers Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -53,6 +53,7 @@ RDEPENDS_packagegroup-meta-multimedia = "\
|
|||||||
bigbuckbunny-720p \
|
bigbuckbunny-720p \
|
||||||
tearsofsteel-1080p \
|
tearsofsteel-1080p \
|
||||||
schroedinger \
|
schroedinger \
|
||||||
|
pipewire \
|
||||||
projucer \
|
projucer \
|
||||||
libcamera \
|
libcamera \
|
||||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libde265 openh264", "", d)} \
|
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libde265 openh264", "", d)} \
|
||||||
|
|||||||
@@ -670,7 +670,6 @@ RDEPENDS_packagegroup-meta-oe-multimedia ="\
|
|||||||
libvpx \
|
libvpx \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xsp", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xsp", "", d)} \
|
||||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "mpv", "", d)} \
|
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "mpv", "", d)} \
|
||||||
pipewire \
|
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "pavucontrol", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "x11", "pavucontrol", "", d)} \
|
||||||
libopusenc \
|
libopusenc \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user