* [Buildroot] [PATCH 1/1] package/psplash: add license file details
@ 2019-06-19 20:58 Pierre-Jean Texier
2019-06-20 14:06 ` Thomas Petazzoni
2019-06-24 19:08 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Pierre-Jean Texier @ 2019-06-19 20:58 UTC (permalink / raw)
To: buildroot
Add copyright file.
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
package/psplash/psplash.hash | 1 +
package/psplash/psplash.mk | 1 +
2 files changed, 2 insertions(+)
diff --git a/package/psplash/psplash.hash b/package/psplash/psplash.hash
index 68c6ffa..c886569 100644
--- a/package/psplash/psplash.hash
+++ b/package/psplash/psplash.hash
@@ -1,2 +1,3 @@
# Locally computed
sha256 aaddb20ef892dfb03d4e046cc634159bbcdfe555f7291652dde2b7d4cf491289 psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca.tar.gz
+sha256 f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505 COPYING
diff --git a/package/psplash/psplash.mk b/package/psplash/psplash.mk
index fe00978..4a2e0de 100644
--- a/package/psplash/psplash.mk
+++ b/package/psplash/psplash.mk
@@ -7,6 +7,7 @@
PSPLASH_VERSION = 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca
PSPLASH_SITE = git://git.yoctoproject.org/psplash
PSPLASH_LICENSE = GPL-2.0+
+PSPLASH_LICENSE_FILES = COPYING
PSPLASH_AUTORECONF = YES
define PSPLASH_INSTALL_INIT_SYSTEMD
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-06-24 19:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-19 20:58 [Buildroot] [PATCH 1/1] package/psplash: add license file details Pierre-Jean Texier
2019-06-20 14:06 ` Thomas Petazzoni
2019-06-24 19:08 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox