[Buildroot] [PATCH 4/7] boot/barebox: do not check hash for custom versions

Yann E. MORIN yann.morin.1998 at free.fr
Fri May 1 15:32:05 UTC 2015


Arnout, All,

On 2015-05-01 15:15 +0200, Arnout Vandecappelle spake thusly:
> On 29/04/15 00:40, Yann E. MORIN wrote:
[--SNIP--]
> > @@ -18,6 +19,9 @@ else
> >  # Handle stable official Barebox versions
> >  BAREBOX_SOURCE = barebox-$(BAREBOX_VERSION).tar.bz2
> >  BAREBOX_SITE = http://www.barebox.org/download
> > +ifeq ($(BR2_TARGET_BAREBOX_CUSTOM_VERSION),y)
> > +BR_NO_CHECK_HASH_FOR += $(BAREBOX_SOURCE)
> > +endif
> >  endif
> 
>  Same comment as for U-Boot.

Same answer. ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list