[Buildroot] [PATCHv2 1/4] toolchain-external: split target installation from staging installation

Jérôme Pouiller jezz at sysmic.org
Tue Dec 2 11:00:50 UTC 2014


On Monday 01 December 2014 22:41:37 Thomas Petazzoni wrote:
> Currently, all the installation work of the toolchain-external package
> is done during the install-staging step. However, in order to be able
> to properly collect the size added by each package to the target
> filesystem, we need to make sure that toolchain-external installs its
> files to $(TARGET_DIR) during the install-target step.
Great, this also fix:

   rm -r target build/*/.stamp_target_installed && make

Tested-by: Jérôme Pouiller <jezz at sysmic.org>

> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
>  toolchain/toolchain-external/toolchain-external.mk | 36 +++++++++++++++++-----
>  1 file changed, 29 insertions(+), 7 deletions(-)

-- 
Jérôme Pouiller, Sysmic
Embedded Linux specialist
http://www.sysmic.fr



More information about the buildroot mailing list