diff mbox series

[1/1] boot/uboot: add hash for license file

Message ID 1563219311-10528-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series [1/1] boot/uboot: add hash for license file | expand

Commit Message

Pierre-Jean Texier July 15, 2019, 7:35 p.m. UTC
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(+)

Comments

Thomas Petazzoni July 17, 2019, 6:57 a.m. UTC | #1
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
diff mbox series

Patch

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