Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next] nexbox_a95x_defconfig: bump kernel to final 4.10
@ 2017-02-21 13:34 Peter Korsgaard
  2017-02-21 14:34 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2017-02-21 13:34 UTC (permalink / raw)
  To: buildroot

And use same version for header headers as well.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/nexbox_a95x_defconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/nexbox_a95x_defconfig b/configs/nexbox_a95x_defconfig
index 906a22b0f..b9328f83b 100644
--- a/configs/nexbox_a95x_defconfig
+++ b/configs/nexbox_a95x_defconfig
@@ -1,13 +1,12 @@
 BR2_aarch64=y
 BR2_cortex_a53=y
-BR2_KERNEL_HEADERS_4_9=y
 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
 BR2_SYSTEM_DHCP="eth0"
 BR2_ROOTFS_POST_BUILD_SCRIPT="board/nexbox/a95x/post-build.sh"
 BR2_ROOTFS_POST_IMAGE_SCRIPT="board/nexbox/a95x/post-image.sh"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.10-rc8"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.10"
 BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="amlogic/meson-gxbb-nexbox-a95x amlogic/meson-gxl-nexbox-a95x"
-- 
2.11.0

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

* [Buildroot] [PATCH next] nexbox_a95x_defconfig: bump kernel to final 4.10
  2017-02-21 13:34 [Buildroot] [PATCH next] nexbox_a95x_defconfig: bump kernel to final 4.10 Peter Korsgaard
@ 2017-02-21 14:34 ` Thomas Petazzoni
  2017-02-21 15:09   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2017-02-21 14:34 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 21 Feb 2017 14:34:46 +0100, Peter Korsgaard wrote:
> And use same version for header headers as well.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
>  configs/nexbox_a95x_defconfig | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/configs/nexbox_a95x_defconfig b/configs/nexbox_a95x_defconfig
> index 906a22b0f..b9328f83b 100644
> --- a/configs/nexbox_a95x_defconfig
> +++ b/configs/nexbox_a95x_defconfig
> @@ -1,13 +1,12 @@
>  BR2_aarch64=y
>  BR2_cortex_a53=y
> -BR2_KERNEL_HEADERS_4_9=y

Doesn't this needs an explicit:

BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_10=y

 ?

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

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

* [Buildroot] [PATCH next] nexbox_a95x_defconfig: bump kernel to final 4.10
  2017-02-21 14:34 ` Thomas Petazzoni
@ 2017-02-21 15:09   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2017-02-21 15:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Hello,
 > On Tue, 21 Feb 2017 14:34:46 +0100, Peter Korsgaard wrote:
 >> And use same version for header headers as well.
 >> 
 >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
 >> ---
 >> configs/nexbox_a95x_defconfig | 3 +--
 >> 1 file changed, 1 insertion(+), 2 deletions(-)
 >> 
 >> diff --git a/configs/nexbox_a95x_defconfig b/configs/nexbox_a95x_defconfig
 >> index 906a22b0f..b9328f83b 100644
 >> --- a/configs/nexbox_a95x_defconfig
 >> +++ b/configs/nexbox_a95x_defconfig
 >> @@ -1,13 +1,12 @@
 >> BR2_aarch64=y
 >> BR2_cortex_a53=y
 >> -BR2_KERNEL_HEADERS_4_9=y

 > Doesn't this needs an explicit:

 > BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_10=y

To be robust against us bumping the default kernel version, yes.

I'll fix while I apply - Thanks!

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-02-21 15:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 13:34 [Buildroot] [PATCH next] nexbox_a95x_defconfig: bump kernel to final 4.10 Peter Korsgaard
2017-02-21 14:34 ` Thomas Petazzoni
2017-02-21 15:09   ` Peter Korsgaard

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