mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00: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