[Buildroot] [git commit branch/2025.02.x] package/urandom-scripts: add license info

Thomas Perale via buildroot <[email protected]> Tue, 28 Jul 2026 12:19:18 +0200
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/472efcd1765e7d634109faf0477492a4e2edcb21
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.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