diff mbox

Add missing checksum for host-tar.

Message ID 1437081313-8271-1-git-send-email-hollis_blanchard@mentor.com
State Accepted
Headers show

Commit Message

Hollis Blanchard July 16, 2015, 9:15 p.m. UTC
This fixes a very early error in a fresh build:
"ERROR: No hash found for tar-1.28.cpio.gz"

Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
---
 package/tar/tar.hash |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Thomas Petazzoni July 16, 2015, 9:36 p.m. UTC | #1
Dear Hollis Blanchard,

On Thu, 16 Jul 2015 14:15:13 -0700, Hollis Blanchard wrote:
> This fixes a very early error in a fresh build:
> "ERROR: No hash found for tar-1.28.cpio.gz"
> 
> Signed-off-by: Hollis Blanchard <hollis_blanchard@mentor.com>
> ---
>  package/tar/tar.hash |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

I've applied after fixing the commit title. The commit title for
packages should always look like "<package>: <description>", so I've
changed it to:

	tar: add missing hash for the host variant

Indeed we talk more about "hashes" than "checksums" in Buildroot.

Thanks a lot!

Thomas
diff mbox

Patch

diff --git a/package/tar/tar.hash b/package/tar/tar.hash
index ffad2d2..5d2f1db 100644
--- a/package/tar/tar.hash
+++ b/package/tar/tar.hash
@@ -1,2 +1,3 @@ 
 # Locally calculated after checking signature
 sha256	64ee8d88ec1b47a0961033493f919d27218c41b580138fd6802327462aff22f2	tar-1.28.tar.xz
+sha256	a3906a862f83dac1dfaf0ed200c62bd21f6d00f184a7f42b91978593a8553104	tar-1.28.cpio.gz