mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
vlc: Disable recipe
OE-core has moved to ffmpeg7, vlc3 needs to be ported to work with this version and vlc4 is not released yet. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -51,7 +51,6 @@ RDEPENDS:packagegroup-meta-multimedia = "\
|
||||
openal-soft \
|
||||
opusfile \
|
||||
opus-tools \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains("DISTRO_FEATURES", "x11", "vlc", "", d), "", d)} \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "sox streamripper", "", d)} \
|
||||
tinyalsa \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", bb.utils.contains_any("TRANSLATED_TARGET_ARCH", "i586 i686 x86-64", "x265", "", d), "", d)} \
|
||||
|
||||
Reference in New Issue
Block a user