mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/urandom-scripts: 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 0f80126bfe)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
d3c2724f06
commit
8ae5fbe173
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user