diff options
author | Yann Dirson <yann@blade-group.com> | 2021-03-23 17:36:49 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-28 22:28:26 +0100 |
commit | e9929301d408962061ed6a94730a600fba1274d7 (patch) | |
tree | fce091defbf0a53fd09b7a3ae43f6e0d95154b3c /meta/lib/oe/utils.py | |
parent | fef6805f68ddd98738e3bdd2861ecb32e7e05a3a (diff) | |
download | poky-e9929301d408962061ed6a94730a600fba1274d7.tar.gz |
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.
(From OE-Core rev: ae9273f7e3b6bbf6cbdbdfbd32634cebe5c1b0ce)
Signed-off-by: Yann Dirson <yann@blade-group.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/utils.py')
0 files changed, 0 insertions, 0 deletions