[Buildroot] [PATCH] tpm-tools: fix build failures caused by -Werror

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Dec 28 13:37:49 UTC 2015


Noé,

On Mon, 28 Dec 2015 14:30:56 +0100, Noé Rubinstein wrote:
> Change-Id: I1797d19039938e750c92bb89d05b2f05c10668ad

We don't need a Change-Id. We need a Signed-off-by line as well as a
reference to the autobuilder failure that you are fixing. And also a
short explanation on how you're fixing the failure (backport an
upstream patch, etc.).


> diff --git a/package/tpm-tools/tpm-tools.mk b/package/tpm-tools/tpm-tools.mk
> index 20df489..9e4d66a 100644
> --- a/package/tpm-tools/tpm-tools.mk
> +++ b/package/tpm-tools/tpm-tools.mk
> @@ -11,6 +11,7 @@ TPM_TOOLS_STRIP_COMPONENTS = 2
>  TPM_TOOLS_LICENSE = Common Public License Version 1.0
>  TPM_TOOLS_LICENSE_FILES = LICENSE
>  TPM_TOOLS_DEPENDENCIES = trousers openssl
> +TPM_TOOLS_AUTORECONF = yes

Please add a comment:

# We're patching configure.in

Thanks!

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


More information about the buildroot mailing list