[Buildroot] [PATCH] support/graph-depends: fix out-of-tree usage

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 14 13:09:50 UTC 2012


Le Sun, 12 Aug 2012 22:27:07 +0200,
"Yann E. MORIN" <yann.morin.1998 at free.fr> a écrit :

> graph-depends calls make to get the list of packages, and the
> dependencies of each package.
> 
> When called out-of-tree, the Makefile is a wrapper that calls
> the real Makefile, so make will spit out a line like:
>   make -C /path/to/buildroot O=/path/to/build-dir show-targets
> 
> which graph-depends wrongly believes is part of the target list.
> 
> Be silent when calling make, as we really only want the target
> and dependency lists.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Thanks, applied!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list