mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
eglibc: add license details
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
27838bcd7a
commit
885449e4b9
@ -7,6 +7,8 @@
|
|||||||
EGLIBC_VERSION = 2.17-svnr22064
|
EGLIBC_VERSION = 2.17-svnr22064
|
||||||
EGLIBC_SITE = http://downloads.yoctoproject.org/releases/eglibc/
|
EGLIBC_SITE = http://downloads.yoctoproject.org/releases/eglibc/
|
||||||
EGLIBC_SOURCE = eglibc-$(EGLIBC_VERSION).tar.bz2
|
EGLIBC_SOURCE = eglibc-$(EGLIBC_VERSION).tar.bz2
|
||||||
|
EGLIBC_LICENSE = GPLv2+ (programs), LGPLv2.1+, BSD-3c, MIT (library)
|
||||||
|
EGLIBC_LICENSE_FILES = libc/COPYING libc/COPYING.LIB libc/LICENSES
|
||||||
|
|
||||||
# Before eglibc is configured, we must have the first stage
|
# Before eglibc is configured, we must have the first stage
|
||||||
# cross-compiler and the kernel headers
|
# cross-compiler and the kernel headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user