Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files
@ 2019-04-15 18:15 aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 2/4] package/libtool: " aduskett at gmail.com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: aduskett at gmail.com @ 2019-04-15 18:15 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/autoconf/autoconf.hash | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/autoconf/autoconf.hash b/package/autoconf/autoconf.hash
index f35f6f8d0a..e607db781c 100644
--- a/package/autoconf/autoconf.hash
+++ b/package/autoconf/autoconf.hash
@@ -1,2 +1,4 @@
 # Locally calculated after checking pgp signature
 sha256	64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684  autoconf-2.69.tar.xz
+sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYINGv3
+sha256	23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2	COPYING.EXCEPTION
-- 
2.20.1

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

* [Buildroot] [PATCH 2/4] package/libtool: Add hash for license files
  2019-04-15 18:15 [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files aduskett at gmail.com
@ 2019-04-15 18:15 ` aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 3/4] package/ninja: " aduskett at gmail.com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: aduskett at gmail.com @ 2019-04-15 18:15 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/libtool/libtool.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libtool/libtool.hash b/package/libtool/libtool.hash
index dd34c0d74f..e2adfa1897 100644
--- a/package/libtool/libtool.hash
+++ b/package/libtool/libtool.hash
@@ -2,3 +2,4 @@
 sha256	7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f	libtool-2.4.6.tar.xz
 # License files, locally calculated
 sha256	8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643	COPYING
+sha256	dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551	libltdl/COPYING.LIB
-- 
2.20.1

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

* [Buildroot] [PATCH 3/4] package/ninja: Add hash for license files
  2019-04-15 18:15 [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 2/4] package/libtool: " aduskett at gmail.com
@ 2019-04-15 18:15 ` aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 4/4] package/tar: " aduskett at gmail.com
  2019-04-15 19:36 ` [Buildroot] [PATCH 1/4] package/autoconf: " Thomas Petazzoni
  3 siblings, 0 replies; 5+ messages in thread
From: aduskett at gmail.com @ 2019-04-15 18:15 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/ninja/ninja.hash | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/ninja/ninja.hash b/package/ninja/ninja.hash
index 3f5bd3a279..cf545b5b70 100644
--- a/package/ninja/ninja.hash
+++ b/package/ninja/ninja.hash
@@ -1,2 +1,3 @@
 # Locally generated
-sha256 5d7ec75828f8d3fd1a0c2f31b5b0cea780cdfe1031359228c428c1a48bfcd5b9 ninja-v1.9.0.tar.gz
+sha256	5d7ec75828f8d3fd1a0c2f31b5b0cea780cdfe1031359228c428c1a48bfcd5b9	ninja-v1.9.0.tar.gz
+sha256	eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea	COPYING
-- 
2.20.1

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

* [Buildroot] [PATCH 4/4] package/tar: Add hash for license files
  2019-04-15 18:15 [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 2/4] package/libtool: " aduskett at gmail.com
  2019-04-15 18:15 ` [Buildroot] [PATCH 3/4] package/ninja: " aduskett at gmail.com
@ 2019-04-15 18:15 ` aduskett at gmail.com
  2019-04-15 19:36 ` [Buildroot] [PATCH 1/4] package/autoconf: " Thomas Petazzoni
  3 siblings, 0 replies; 5+ messages in thread
From: aduskett at gmail.com @ 2019-04-15 18:15 UTC (permalink / raw)
  To: buildroot

From: Adam Duskett <Aduskett@gmail.com>

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
---
 package/tar/tar.hash | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/tar/tar.hash b/package/tar/tar.hash
index e5634566e0..60309bab8f 100644
--- a/package/tar/tar.hash
+++ b/package/tar/tar.hash
@@ -1,3 +1,4 @@
 # Locally calculated after checking signature
 sha256	402dcfd0022fd7a1f2c5611f5c61af1cd84910a760a44a688e18ddbff4e9f024	tar-1.29.tar.xz
 sha256	9173f222464dd3676118408840da5990527062b5c7daf6487bed7c396c45bfb1	tar-1.29.cpio.gz
+sha256	8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903	COPYING
-- 
2.20.1

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

* [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files
  2019-04-15 18:15 [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files aduskett at gmail.com
                   ` (2 preceding siblings ...)
  2019-04-15 18:15 ` [Buildroot] [PATCH 4/4] package/tar: " aduskett at gmail.com
@ 2019-04-15 19:36 ` Thomas Petazzoni
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2019-04-15 19:36 UTC (permalink / raw)
  To: buildroot

Hello Adam,

On Mon, 15 Apr 2019 14:15:14 -0400
aduskett at gmail.com wrote:

> From: Adam Duskett <Aduskett@gmail.com>
> 
> Signed-off-by: Adam Duskett <Aduskett@gmail.com>
> ---
>  package/autoconf/autoconf.hash | 2 ++
>  1 file changed, 2 insertions(+)

Series applied, thanks. To make this series even better, here are some
things that would have been nice:

 - Use a lower-case letter to start the commit title, i.e "add hash"
   instead of "Add hash"

 - Don't make unrelated changes, such as changing the indentation of
   the existing hashes.

Thanks!

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

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

end of thread, other threads:[~2019-04-15 19:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-15 18:15 [Buildroot] [PATCH 1/4] package/autoconf: Add hash for license files aduskett at gmail.com
2019-04-15 18:15 ` [Buildroot] [PATCH 2/4] package/libtool: " aduskett at gmail.com
2019-04-15 18:15 ` [Buildroot] [PATCH 3/4] package/ninja: " aduskett at gmail.com
2019-04-15 18:15 ` [Buildroot] [PATCH 4/4] package/tar: " aduskett at gmail.com
2019-04-15 19:36 ` [Buildroot] [PATCH 1/4] package/autoconf: " Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox