]> code.ossystems Code Review - openembedded-core.git/commit
ffmpeg: disable GPL features by default
authorYann Dirson <yann@blade-group.com>
Tue, 23 Mar 2021 16:36:49 +0000 (17:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Mar 2021 21:26:19 +0000 (22:26 +0100)
commitae9273f7e3b6bbf6cbdbdfbd32634cebe5c1b0ce
tree3a5ebfc8f95e9c23184c3f4c73398b6eb669f910
parent29e1e2ad0b6fd0db0e099831ba331b4ffa2b094b
ffmpeg: disable GPL features by default

--disable-gpl is the upstream default, and using GPL features violates
the license when linking into non-GPL programs.

Enabling it by default breaks user expectations, may cause people to
violate the GPL by mistake.

Signed-off-by: Yann Dirson <yann@blade-group.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/ffmpeg/ffmpeg_4.3.2.bb