mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
tracker-miners: Check for commercial license to enable ffmpeg
Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
|
||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
||||
|
||||
PACKAGECONFIG ??= " \
|
||||
ffmpeg \
|
||||
${@bb.utils.contains("LICENSE_FLAGS_WHITELIST", "commercial", "ffmpeg", "", d)} \
|
||||
flac \
|
||||
gexiv2 \
|
||||
gstreamer \
|
||||
|
||||
Reference in New Issue
Block a user