mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-11-08 06:18:22 +01:00
sunxi-mali: set LICENSE to Proprietary
Fixes the following warning: "WARNING: sunxi-mali: No generic license file exists for: proprietary-binary in any provider" Signed-off-by: Jonathan Liu <net147@gmail.com>
This commit is contained in:
parent
a743b7d5e5
commit
edd823ca05
@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "libGLES for the A10/A13 Allwinner processor with Mali 400 (X11)"
|
||||
|
||||
LICENSE = "proprietary-binary"
|
||||
LICENSE = "Proprietary"
|
||||
LIC_FILES_CHKSUM = "file://README;md5=1b81a178e80ee888ee4571772699ab2c"
|
||||
|
||||
COMPATIBLE_MACHINE = "(mele|meleg|cubieboard|cubieboard2|cubietruck|olinuxino-a10|olinuxino-a13|olinuxino-a20|olinuxiono-a20som)"
|
||||
|
Loading…
Reference in New Issue
Block a user