[Buildroot] [PATCH/next v2] package/bootstrap: bump version to 3.3.7

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 25 13:37:36 UTC 2017


Hello,

On Wed, 24 May 2017 17:32:39 +0200, Bernd Kuhls wrote:

>  define BOOTSTRAP_EXTRACT_CMDS
>  	$(UNZIP) $(DL_DIR)/$(BOOTSTRAP_SOURCE) -d $(@D)
> +	mv $(@D)/bootstrap-$(BOOTSTRAP_VERSION)-dist $(@D)/dist

This still wasn't what I wanted to see. I wanted you to drop this
useless dist/ sub-directory, so that output/build/bootstrap-<version>/
directly has the bootstrap source code, with no silly sub-directory. So
I've fixed up EXTRACT_CMDS and INSTALL_TARGET_CMDS and applied to next.

See:

  https://git.buildroot.org/buildroot/commit/?h=next&id=cc7e8828729441393c3e825500094ac2fbf54694

Thanks!

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


More information about the buildroot mailing list