From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sun, 26 Apr 2015 22:27:55 +0200 Subject: [Buildroot] [PATCH] boot/uboot: add hash for 2012.07 In-Reply-To: <1430078172-8136-1-git-send-email-vincent.stehle@laposte.net> References: <1430078172-8136-1-git-send-email-vincent.stehle@laposte.net> Message-ID: <20150426222755.437ae3fe@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Vincent, Yann, On Sun, 26 Apr 2015 21:56:12 +0200, Vincent Stehle wrote: > From: Vincent Stehl? > > To repair the build of pandaboard_defconfig. > > Signed-off-by: Vincent Stehl? > --- > boot/uboot/uboot.hash | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/boot/uboot/uboot.hash b/boot/uboot/uboot.hash > index 9cc96f6..9def045 100644 > --- a/boot/uboot/uboot.hash > +++ b/boot/uboot/uboot.hash > @@ -1,2 +1,3 @@ > # Locally computed: > +sha256 e08e20a6979bfca6eebb9a2b0e42aa4416af3d796332fd63a3470495a089d496 u-boot-2012.07.tar.bz2 > sha256 0a1a70df586655f527befa6f12e184e96ed61b126e5a567382321b17200f5d60 u-boot-2015.04.tar.bz2 The problem indeed exists, but this is not the right solution. The right solution is to use BR_NO_CHECK_HASH_FOR. Yann, can you look at all the packages that may use custom versions (U-Boot, Barebox, kernel, etc.) and do the necessary BR_NO_CHECK_HASH_FOR handling? Thanks a lot! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com