legal-info: add hash for our own license file
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 5 Jul 2017 11:20:43 +0000 (13:20 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 5 Jul 2017 14:31:40 +0000 (16:31 +0200)
This silences the annoying warning that there is no hash file for our
own COPYING file.

Also change the message so that it is more obvious what we're doing.

Reported-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile
support/legal-info/buildroot.hash [new file with mode: 0644]

index 0827c4e901a67c6244e046ac942797364976db9a..a22e87f29e14b7f9972f7875f4e27ef68dc10597 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -744,8 +744,8 @@ legal-info-clean:
 
 .PHONY: legal-info-prepare
 legal-info-prepare: $(LEGAL_INFO_DIR)
-       @$(call MESSAGE,"Collecting legal info")
-       @$(call legal-license-file,buildroot,buildroot,.,COPYING,COPYING,HOST)
+       @$(call MESSAGE,"Buildroot $(BR2_VERSION_FULL) Collecting legal info")
+       @$(call legal-license-file,buildroot,buildroot,support/legal-info,COPYING,COPYING,HOST)
        @$(call legal-manifest,PACKAGE,VERSION,LICENSE,LICENSE FILES,SOURCE ARCHIVE,SOURCE SITE,TARGET)
        @$(call legal-manifest,PACKAGE,VERSION,LICENSE,LICENSE FILES,SOURCE ARCHIVE,SOURCE SITE,HOST)
        @$(call legal-manifest,buildroot,$(BR2_VERSION_FULL),GPL-2.0+,COPYING,not saved,not saved,HOST)
diff --git a/support/legal-info/buildroot.hash b/support/legal-info/buildroot.hash
new file mode 100644 (file)
index 0000000..1b62dbe
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally computed
+sha256 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4  COPYING