[Buildroot] [PATCH 2/2] kmod: needs to autoreconf

Vicente Olivert Riera Vincent.Riera at imgtec.com
Fri Oct 10 10:36:01 UTC 2014


Dear Gustavo Zacarias,

On 10/10/2014 11:28 AM, Gustavo Zacarias wrote:
> Fixes:
> http://autobuild.buildroot.net/results/7a7/7a70b179f17070d0a0883f71c60030dd7d8a9102/
> Didn't see widespread failure because it autoreconfed on its own just
> fine if autotools infra was already present.
> And didn't work before the automake patch with AUTORECONF=YES because of
> an older gtk-doc.m4
>
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>   package/kmod/kmod.mk | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk
> index 1f170dd..99ab387 100644
> --- a/package/kmod/kmod.mk
> +++ b/package/kmod/kmod.mk
> @@ -8,6 +8,8 @@ KMOD_VERSION = 18
>   KMOD_SOURCE = kmod-$(KMOD_VERSION).tar.xz
>   KMOD_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/kernel/kmod
>   KMOD_INSTALL_STAGING = YES
> +# For kmod-0002-add-backup-implementation-of-be32toh.patch
> +KMOD_AUTORECONF = YES
>   KMOD_DEPENDENCIES = host-pkgconf
>   HOST_KMOD_DEPENDENCIES = host-pkgconf
>
>

Tested-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>

-- 
Vicente Olivert Riera
Graduate Software Engineer, MIPS Processor IP
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com


More information about the buildroot mailing list