[Buildroot] [PATCH 3/5] toolchain-external: extract installation of gdbserver to separate define

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Apr 25 21:02:00 UTC 2016


Hello,

On Fri, 12 Feb 2016 20:20:24 +0100, Thomas De Schampheleire wrote:
> From: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
> 
> The installation of the gdbserver binary has no relation to the installation
> of the target libraries. Moving it to a separate define improves the
> understandability of the code and makes later refactoring easier.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
> ---
>  toolchain/toolchain-external/toolchain-external.mk | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)

I've done the following changes:

    [Thomas:
     - move the BR2_TOOLCHAIN_EXTERNAL_GDB_SERVER_COPY condition as a make
       condition rather than a shell condition, as suggested by Romain
       Naour.
     - rename the TOOLCHAIN_EXTERNAL_INSTALL_GDBSERVER variable to
       TOOLCHAIN_EXTERNAL_INSTALL_TARGET_GDBSERVER as suggested by Arnout.]

and 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