[Buildroot] [PATCH] legal-info: fix bug leading to one package not being considered

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 6 19:00:10 UTC 2014


Hello,

On Mon,  6 Oct 2014 18:16:10 +0200, Thomas Petazzoni wrote:
> Due to excessive parenthesis, the TARGETS_LEGAL_INFO expression was
> evaluated to something like this:
> 
>   toolchain-legal-info toolchain-external-legal-info busybox-legal-info zlib-legal-info))
> 
> Yes, with the last two parenthesis. This had the effect that the
> zlib-legal-info rule was never called: the last package of $(TARGETS)
> $(TARGET_HOST_DEPS) $(HOST_DEPS) was never added in the legal-info
> information.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> Cc: Yann E. MORIN <yann.morin.1998 at free.fr>
> Cc: Luca Ceresoli <luca at lucaceresoli.net>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list