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>
(cherry picked from commit 770b684426)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Fiona Klute (Othermo GmbH)
2026-07-22 17:32:19 +02:00
committed by Thomas Perale
parent 617fe0289e
commit 1048f55fa0

View File

@@ -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