All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/dt: add license hash
@ 2019-10-27 11:07 Matt Weber
  2019-10-27 11:50 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Weber @ 2019-10-27 11:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 package/dt/dt.hash | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/dt/dt.hash b/package/dt/dt.hash
index 7cd8c643e1..f4de295f51 100644
--- a/package/dt/dt.hash
+++ b/package/dt/dt.hash
@@ -3,3 +3,5 @@
 md5	3054aeaaba047a1dbe90c2132a382ee2	dt-source-v18.32.tar.gz
 # Calculated based on the hash above
 sha256	10d164676e918a4d07f233bcd11e4cb6bfd1052c996182cd1827ccd0c063fcc6	dt-source-v18.32.tar.gz
+
+sha256  49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c	LICENSE
-- 
2.17.1

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

* [Buildroot] [PATCH] package/dt: add license hash
  2019-10-27 11:07 [Buildroot] [PATCH] package/dt: add license hash Matt Weber
@ 2019-10-27 11:50 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-10-27 11:50 UTC (permalink / raw)
  To: buildroot

On Sun, 27 Oct 2019 06:07:58 -0500
Matt Weber <matthew.weber@rockwellcollins.com> wrote:

> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> ---
>  package/dt/dt.hash | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/dt/dt.hash b/package/dt/dt.hash
> index 7cd8c643e1..f4de295f51 100644
> --- a/package/dt/dt.hash
> +++ b/package/dt/dt.hash
> @@ -3,3 +3,5 @@
>  md5	3054aeaaba047a1dbe90c2132a382ee2	dt-source-v18.32.tar.gz
>  # Calculated based on the hash above
>  sha256	10d164676e918a4d07f233bcd11e4cb6bfd1052c996182cd1827ccd0c063fcc6	dt-source-v18.32.tar.gz
> +
> +sha256  49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c	LICENSE

I've dropped the "Calculated based on the hash above" comment, because
a hash cannot be calculated based on another hash. These are two
different hashes. And so I replaced with our usual "Locally calculated"
comment, which applies as well to the license file hash.

Applied.

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-10-27 11:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27 11:07 [Buildroot] [PATCH] package/dt: add license hash Matt Weber
2019-10-27 11:50 ` 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.