mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
ffmpeg: set LICENSE_FLAGS
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
4614417599
commit
8341ed1b28
|
@ -5,6 +5,8 @@ SECTION = "libs"
|
|||
PRIORITY = "optional"
|
||||
LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||
|
||||
LICENSE_FLAGS = "commercial"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
DEPENDS = "zlib libogg libvorbis libtheora liba52 libva yasm-native"
|
||||
|
|
Loading…
Reference in New Issue
Block a user