All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] boot/uboot: add hash for license file
@ 2019-07-15 19:35 Pierre-Jean Texier
  2019-07-17  6:57 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre-Jean Texier @ 2019-07-15 19:35 UTC (permalink / raw)
  To: buildroot

Fixes:
 >>> uboot 2019.07 Collecting legal info
 ERROR: No hash found for Licenses/gpl-2.0.txt

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 boot/uboot/uboot.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
index d83dc06..d2830ee 100644
--- a/boot/uboot/uboot.hash
+++ b/boot/uboot/uboot.hash
@@ -1,2 +1,3 @@
 # Locally computed:
 sha256  bff4fa77e8da17521c030ca4c5b947a056c1b1be4d3e6ee8637020b8d50251d0  u-boot-2019.07.tar.bz2
+sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  Licenses/gpl-2.0.txt
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] boot/uboot: add hash for license file
  2019-07-15 19:35 [Buildroot] [PATCH 1/1] boot/uboot: add hash for license file Pierre-Jean Texier
@ 2019-07-17  6:57 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-07-17  6:57 UTC (permalink / raw)
  To: buildroot

On Mon, 15 Jul 2019 21:35:11 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> Fixes:
>  >>> uboot 2019.07 Collecting legal info  
>  ERROR: No hash found for Licenses/gpl-2.0.txt
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  boot/uboot/uboot.hash | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-17  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 19:35 [Buildroot] [PATCH 1/1] boot/uboot: add hash for license file Pierre-Jean Texier
2019-07-17  6:57 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.