[Buildroot] [git commit branch/2026.05.x] package/urandom-scripts: add license info
Thomas Perale via buildroot <[email protected]> Tue, 28 Jul 2026 12:19:19 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/8ae5fbe1732bc311dcf03b03b36cf55564f65b35 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2026.05.x 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) <[email protected]> Signed-off-by: Julien Olivain <[email protected]> (cherry picked from commit 0f80126bfe8549b2e41a50a884af55fe9872be1f) Signed-off-by: Thomas Perale <[email protected]> --- package/urandom-scripts/urandom-scripts.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/urandom-scripts/urandom-scripts.mk b/package/urandom-scripts/urandom-scripts.mk index 89abdfff72..cc5f28d13a 100644 --- a/package/urandom-scripts/urandom-scripts.mk +++ b/package/urandom-scripts/urandom-scripts.mk @@ -4,6 +4,8 @@ # ################################################################################ +URANDOM_SCRIPTS_LICENSE = GPL-2.0-or-later + define URANDOM_SCRIPTS_INSTALL_INIT_SYSV $(INSTALL) -D -m 0755 $(URANDOM_SCRIPTS_PKGDIR)/S01seedrng \ $(TARGET_DIR)/etc/init.d/S01seedrng _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot