mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
coreutils: add license information
[Peter: License is GPLv3+] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9c078e9222
commit
d12b5b8085
@ -7,6 +7,8 @@
|
|||||||
COREUTILS_VERSION = 8.18
|
COREUTILS_VERSION = 8.18
|
||||||
COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
|
COREUTILS_SITE = $(BR2_GNU_MIRROR)/coreutils
|
||||||
COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
|
COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
|
||||||
|
COREUTILS_LICENSE = GPLv3+
|
||||||
|
COREUTILS_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
# If both coreutils and busybox are selected, make certain coreutils
|
# If both coreutils and busybox are selected, make certain coreutils
|
||||||
# wins the fight over who gets to have their utils actually installed.
|
# wins the fight over who gets to have their utils actually installed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user