mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
packagegrop-meta-oe: remove blacklisted mpv
* it's blacklisted with: mpv_0.26.0.bb:PNBLACKLIST[mpv] = "Needs forward porting to use python3" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -207,7 +207,7 @@ RDEPENDS_packagegroup-meta-oe-multimedia ="\
|
||||
sound-theme-freedesktop v4l-utils yavta wavpack libvpx \
|
||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xpext pavucontrol xsp", "", d)} \
|
||||
libmikmod \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libmad faad2 mpv", "", d)} \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "libmad faad2", "", d)} \
|
||||
"
|
||||
RDEPENDS_packagegroup-meta-oe-multimedia_remove_libc-musl = "alsa-oss"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user