mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 18:39:30 +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:
parent
b78698f767
commit
c7b77535e0
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user