mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 21:12:06 +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:
parent
fdbb0e334f
commit
b78698f767
@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user