mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
fmlib: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b80e4aa627
commit
530a83cfad
@@ -6,7 +6,7 @@
|
||||
|
||||
FMLIB_VERSION = fsl-sdk-v1.5-rc3
|
||||
FMLIB_SITE = git://git.freescale.com/ppc/sdk/fmlib.git
|
||||
FMLIB_LICENSE = BSD-3c GPLv2+
|
||||
FMLIB_LICENSE = BSD-3c, GPLv2+
|
||||
FMLIB_LICENSE_FILES = COPYING
|
||||
FMLIB_DEPENDENCIES = linux
|
||||
FMLIB_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user