All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf
@ 2015-07-17 19:44 Thomas De Schampheleire
  2015-07-17 20:17 ` Yann E. MORIN
  2015-07-18  9:12 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2015-07-17 19:44 UTC (permalink / raw)
  To: buildroot

From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Commit 047fea1d4fa33c4c934272a05649907a59186015 removed a patch on kmod that
was the reason for autoreconfiguring kmod, but autoreconf itself was not
removed.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
 package/kmod/kmod.mk | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk
index ae09330..e07e601 100644
--- a/package/kmod/kmod.mk
+++ b/package/kmod/kmod.mk
@@ -8,8 +8,6 @@ KMOD_VERSION = 20
 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
 
-- 
1.8.5.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf
  2015-07-17 19:44 [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf Thomas De Schampheleire
@ 2015-07-17 20:17 ` Yann E. MORIN
  2015-07-18  9:12 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2015-07-17 20:17 UTC (permalink / raw)
  To: buildroot

Thomas, All,

On 2015-07-17 21:44 +0200, Thomas De Schampheleire spake thusly:
> From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> 
> Commit 047fea1d4fa33c4c934272a05649907a59186015 removed a patch on kmod that
> was the reason for autoreconfiguring kmod, but autoreconf itself was not
> removed.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/kmod/kmod.mk | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/package/kmod/kmod.mk b/package/kmod/kmod.mk
> index ae09330..e07e601 100644
> --- a/package/kmod/kmod.mk
> +++ b/package/kmod/kmod.mk
> @@ -8,8 +8,6 @@ KMOD_VERSION = 20
>  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
>  
> -- 
> 1.8.5.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf
  2015-07-17 19:44 [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf Thomas De Schampheleire
  2015-07-17 20:17 ` Yann E. MORIN
@ 2015-07-18  9:12 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-07-18  9:12 UTC (permalink / raw)
  To: buildroot

Dear Thomas De Schampheleire,

On Fri, 17 Jul 2015 21:44:43 +0200, Thomas De Schampheleire wrote:
> From: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> 
> Commit 047fea1d4fa33c4c934272a05649907a59186015 removed a patch on kmod that
> was the reason for autoreconfiguring kmod, but autoreconf itself was not
> removed.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> ---
>  package/kmod/kmod.mk | 2 --
>  1 file changed, 2 deletions(-)

Applied, thanks.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-18  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 19:44 [Buildroot] [PATCH 1/1] kmod: remove unnecessary autoreconf Thomas De Schampheleire
2015-07-17 20:17 ` Yann E. MORIN
2015-07-18  9:12 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.