[Buildroot] [PATCH v2 1/1] ipmitool: fix musl build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 10 08:32:11 UTC 2016


Hello,

On Sat,  9 Apr 2016 23:14:50 +0200, Jörg Krause wrote:

> +# This is needed to make autoreconf happy
> +define IPMITOOL_CREATE_MISSING_FILES
> +	touch $(@D)/NEWS $(@D)/AUTHORS $(@D)/ChangeLog $(@D)/COPYING
> +endef
> +IPMITOOL_POST_EXTRACT_HOOKS += IPMITOOL_CREATE_MISSING_FILES

Instead of this, just pass "foreign" in the arguments of
AM_INIT_AUTOMAKE in configure.ac.

Best regards,

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



More information about the buildroot mailing list