diff mbox

[2/4] boot/uboot: add hash file

Message ID 1429361566-3538-2-git-send-email-joerg.krause@embedded.rocks
State Accepted
Headers show

Commit Message

Jörg Krause April 18, 2015, 12:52 p.m. UTC
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
 boot/uboot/uboot.hash | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 boot/uboot/uboot.hash

Comments

Thomas Petazzoni April 19, 2015, 8:08 a.m. UTC | #1
Dear Jörg Krause,

On Sat, 18 Apr 2015 14:52:44 +0200, Jörg Krause wrote:
> Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
> ---
>  boot/uboot/uboot.hash | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 boot/uboot/uboot.hash

Applied, thanks.

Once the hashes become mandatory, we'll have to take care of this
package, since the user might download custom tarball / git version,
which will not match the hash provided in the hash file. Cc'ed Yann on
this.

Best regards,

Thomas
Yann E. MORIN April 19, 2015, 8:16 a.m. UTC | #2
Thomas, Jörg, All,

On 2015-04-19 10:08 +0200, Thomas Petazzoni spake thusly:
> On Sat, 18 Apr 2015 14:52:44 +0200, Jörg Krause wrote:
> > Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
> > ---
> >  boot/uboot/uboot.hash | 2 ++
> >  1 file changed, 2 insertions(+)
> >  create mode 100644 boot/uboot/uboot.hash
> 
> Applied, thanks.
> 
> Once the hashes become mandatory, we'll have to take care of this
> package, since the user might download custom tarball / git version,
> which will not match the hash provided in the hash file. Cc'ed Yann on
> this.

OK, I'll consider this for my series making them mandatory. Thanks for
the heads-up.

Regards,
Yann E. MORIN.
diff mbox

Patch

diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash
new file mode 100644
index 0000000..9cc96f6
--- /dev/null
+++ b/boot/uboot/uboot.hash
@@ -0,0 +1,2 @@ 
+# Locally computed:
+sha256	0a1a70df586655f527befa6f12e184e96ed61b126e5a567382321b17200f5d60  u-boot-2015.04.tar.bz2