All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0
@ 2015-05-18  0:52 Nikolay Dimitrov
  2015-05-18  6:41 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay Dimitrov @ 2015-05-18  0:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
---
 configs/riotboard_defconfig |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
index 6e581fa..91cdb1a 100644
--- a/configs/riotboard_defconfig
+++ b/configs/riotboard_defconfig
@@ -20,13 +20,13 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
 
 # kernel headers
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.19.3"
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y
+BR2_DEFAULT_KERNEL_VERSION="4.0"
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y
 
 # kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.19.3"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.0"
 BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-- 
1.7.10.4

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

* [Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0
  2015-05-18  0:52 [Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0 Nikolay Dimitrov
@ 2015-05-18  6:41 ` Peter Korsgaard
  2015-05-18  8:21   ` Nikolay Dimitrov
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2015-05-18  6:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Nikolay" == Nikolay Dimitrov <picmaster@mail.bg> writes:

 > Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
 > ---
 >  configs/riotboard_defconfig |    6 +++---
 >  1 file changed, 3 insertions(+), 3 deletions(-)

 > diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
 > index 6e581fa..91cdb1a 100644
 > --- a/configs/riotboard_defconfig
 > +++ b/configs/riotboard_defconfig
 > @@ -20,13 +20,13 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
 
 >  # kernel headers
 >  BR2_KERNEL_HEADERS_VERSION=y
 > -BR2_DEFAULT_KERNEL_VERSION="3.19.3"
 > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y
 > +BR2_DEFAULT_KERNEL_VERSION="4.0"
 > +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0
  2015-05-18  6:41 ` Peter Korsgaard
@ 2015-05-18  8:21   ` Nikolay Dimitrov
  0 siblings, 0 replies; 3+ messages in thread
From: Nikolay Dimitrov @ 2015-05-18  8:21 UTC (permalink / raw)
  To: buildroot

Hi Peter,

On 05/18/2015 09:41 AM, Peter Korsgaard wrote:
>>>>>> "Nikolay" == Nikolay Dimitrov <picmaster@mail.bg> writes:
>
>   > Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
>   > ---
>   >  configs/riotboard_defconfig |    6 +++---
>   >  1 file changed, 3 insertions(+), 3 deletions(-)
>
>   > diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig
>   > index 6e581fa..91cdb1a 100644
>   > --- a/configs/riotboard_defconfig
>   > +++ b/configs/riotboard_defconfig
>   > @@ -20,13 +20,13 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
>
>   >  # kernel headers
>   >  BR2_KERNEL_HEADERS_VERSION=y
>   > -BR2_DEFAULT_KERNEL_VERSION="3.19.3"
>   > -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y
>   > +BR2_DEFAULT_KERNEL_VERSION="4.0"
>   > +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y
>
> Committed to next, thanks.

Thanks, have a nice week!

Regards,
Nikolay

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

end of thread, other threads:[~2015-05-18  8:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18  0:52 [Buildroot] [PATCH 1/1] configs/riotboard: bump kernel to version 4.0 Nikolay Dimitrov
2015-05-18  6:41 ` Peter Korsgaard
2015-05-18  8:21   ` Nikolay Dimitrov

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.