Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/imx28evk: Bump to kernel 4.8.8
@ 2016-11-20 18:03 Fabio Estevam
  2016-11-21 21:43 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2016-11-20 18:03 UTC (permalink / raw)
  To: buildroot

Kernel 4.8.8 brings commit 235bde1ed3f0ff ("net: fec: Call swap_buffer()
prior to IP header alignment"), which makes Ethernet functional again
on mx28.

Bump to this version.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
This patch depends on Vicente's series that bumps linux-headers and kernel
version to 4.8.8

 configs/freescale_imx28evk_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/freescale_imx28evk_defconfig b/configs/freescale_imx28evk_defconfig
index 790c338..9c870cf 100644
--- a/configs/freescale_imx28evk_defconfig
+++ b/configs/freescale_imx28evk_defconfig
@@ -11,7 +11,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.4"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.8"
 BR2_LINUX_KERNEL_DEFCONFIG="mxs"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx28-evk"
-- 
2.7.4

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

* [Buildroot] [PATCH] configs/imx28evk: Bump to kernel 4.8.8
  2016-11-20 18:03 [Buildroot] [PATCH] configs/imx28evk: Bump to kernel 4.8.8 Fabio Estevam
@ 2016-11-21 21:43 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-21 21:43 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun, 20 Nov 2016 16:03:00 -0200, Fabio Estevam wrote:
> Kernel 4.8.8 brings commit 235bde1ed3f0ff ("net: fec: Call swap_buffer()
> prior to IP header alignment"), which makes Ethernet functional again
> on mx28.
> 
> Bump to this version.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> This patch depends on Vicente's series that bumps linux-headers and kernel
> version to 4.8.8

Applied to master, thanks.

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

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

end of thread, other threads:[~2016-11-21 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-20 18:03 [Buildroot] [PATCH] configs/imx28evk: Bump to kernel 4.8.8 Fabio Estevam
2016-11-21 21:43 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox