mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/environment-setup: add license info
The package is part of Buildroot and thus under GPL-2.0-or-later unless stated otherwise, as described in COPYING. Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
927c575964
commit
770b684426
@@ -4,6 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ENVIRONMENT_SETUP_LICENSE = GPL-2.0-or-later
|
||||
|
||||
ENVIRONMENT_SETUP_FILE = $(HOST_DIR)/environment-setup
|
||||
|
||||
define HOST_ENVIRONMENT_SETUP_INSTALL_CMDS
|
||||
|
||||
Reference in New Issue
Block a user