All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] configs/imx6ulpico: Bump to kernel 4.8
@ 2016-10-03 21:21 Fabio Estevam
  2016-10-03 21:38 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2016-10-03 21:21 UTC (permalink / raw)
  To: buildroot

Now that the final kernel 4.8 has been released, let's use it
instead of 4.8-rc5.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 configs/imx6ulpico_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/imx6ulpico_defconfig b/configs/imx6ulpico_defconfig
index d94478a..71277d9 100644
--- a/configs/imx6ulpico_defconfig
+++ b/configs/imx6ulpico_defconfig
@@ -17,7 +17,7 @@ BR2_GLOBAL_PATCH_DIR="board/technexion/imx6ulpico/patches"
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8-rc5"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/technexion/imx6ulpico/linux.fragment"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-- 
2.7.4

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

* [Buildroot] [PATCH] configs/imx6ulpico: Bump to kernel 4.8
  2016-10-03 21:21 [Buildroot] [PATCH] configs/imx6ulpico: Bump to kernel 4.8 Fabio Estevam
@ 2016-10-03 21:38 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-03 21:38 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon,  3 Oct 2016 18:21:48 -0300, Fabio Estevam wrote:
> Now that the final kernel 4.8 has been released, let's use it
> instead of 4.8-rc5.
> 
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
>  configs/imx6ulpico_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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-10-03 21:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-03 21:21 [Buildroot] [PATCH] configs/imx6ulpico: Bump to kernel 4.8 Fabio Estevam
2016-10-03 21:38 ` 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.