diff mbox series

[1/1] package/fbset: add license file

Message ID 20201112191042.433763-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/fbset: add license file | expand

Commit Message

Fabrice Fontaine Nov. 12, 2020, 7:10 p.m. UTC
Use fbset.c as the license file and, while at it, also update
indentation in hash file (two spaces)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/fbset/fbset.hash | 3 ++-
 package/fbset/fbset.mk   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

Peter Korsgaard Nov. 12, 2020, 8:53 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Use fbset.c as the license file and, while at it, also update
 > indentation in hash file (two spaces)

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
Peter Korsgaard Nov. 14, 2020, 1:12 p.m. UTC | #2
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Use fbset.c as the license file and, while at it, also update
 > indentation in hash file (two spaces)

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.02.x and 2020.08.x, thanks.
diff mbox series

Patch

diff --git a/package/fbset/fbset.hash b/package/fbset/fbset.hash
index ca8cc6d1f0..5d9785d90a 100644
--- a/package/fbset/fbset.hash
+++ b/package/fbset/fbset.hash
@@ -1,2 +1,3 @@ 
 # Locally calculated
-sha256	40ff4ab0247b75138a0887ed40f81c1a6184f340b77126c16d074b1075b41c20	fbset-2.1.tar.gz
+sha256  40ff4ab0247b75138a0887ed40f81c1a6184f340b77126c16d074b1075b41c20  fbset-2.1.tar.gz
+sha256  c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd  fbset.c
diff --git a/package/fbset/fbset.mk b/package/fbset/fbset.mk
index 787b4e1dca..8d2a477f8b 100644
--- a/package/fbset/fbset.mk
+++ b/package/fbset/fbset.mk
@@ -8,6 +8,7 @@  FBSET_VERSION = 2.1
 FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
 FBSET_DEPENDENCIES = host-bison host-flex
 FBSET_LICENSE = GPL-2.0
+FBSET_LICENSE_FILES = fbset.c
 
 define FBSET_BUILD_CMDS
 	$(MAKE1) $(TARGET_CONFIGURE_OPTS) -C $(@D)