kumquat-buildroot/boot
Yann E. MORIN ee2509fccf boot/uboot: do not check hash for custom versions
For custom tarballs, it's quite obvious we can not check hashes.

For custom versions, that's not so obvious. One might think we could
have hashes for all the official releases, but that's not possible: if
the user uses a released version of Buildroot (say 2015.05) much later
in the future, and wants to use the then-released 2038.02 U-Boot. It now
seems pretty obvious that Buildroot 2015.02 can't know the hash for
U-Boot 2038.02.

So, disable checking the hash for custom tarballs and custom versions.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Vincent Stehle <vincent.stehle@laposte.net>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-05-02 15:11:01 +02:00
..
at91bootstrap packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
at91bootstrap3 packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
at91dataflashboot package: remove the trailing slash sign from <PKG>_SITE variable 2014-07-31 23:17:46 +02:00
barebox packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
boot-wrapper-aarch64 .mk files: bulk aligment and whitespace cleanup of assignments 2014-10-07 15:00:28 +02:00
grub grub: add hash 2015-03-03 21:57:11 +01:00
grub2 grub2: add hash 2015-03-03 21:57:49 +01:00
gummiboot boot/gummiboot: switch to http for git clone 2015-05-01 10:26:51 +02:00
lpc32xxcdl Normalize separator size to 80 2013-06-07 10:54:54 +02:00
mxs-bootlets packages: indentation cleanup 2015-03-31 13:57:41 +02:00
syslinux boot/syslinux: bump version to 6.03 2015-03-04 23:02:53 +01:00
uboot boot/uboot: do not check hash for custom versions 2015-05-02 15:11:01 +02:00
xloader packages: refactor checks using BR_BUILDING 2015-04-26 21:43:25 +02:00
common.mk Fix build reproducibility in Make 3.82 2013-09-06 23:27:42 +02:00
Config.in gummiboot: new package 2014-02-19 23:28:35 +01:00