From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 14/14] configs: nitrogen*: bump kernel version to 3.14.52-1.1.0_ga
Date: Wed, 16 Mar 2016 15:56:54 +0100 [thread overview]
Message-ID: <1458140214-22303-15-git-send-email-gary.bisson@boundarydevices.com> (raw)
In-Reply-To: <1458140214-22303-1-git-send-email-gary.bisson@boundarydevices.com>
Also add device tree of our Nitrogen6_Max QuadPlus version:
https://boundarydevices.com/product/nitrogen6max/
As well as our latest SOM version:
https://boundarydevices.com/product/nit6x-som-v2/
Using the latest commit of our 3.14.52 kernel branch:
https://github.com/boundarydevices/linux-imx6/commits/boundary-imx_3.14.52_1.1.0_ga
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
configs/nitrogen6sx_defconfig | 4 ++--
configs/nitrogen6x_defconfig | 6 +++---
configs/nitrogen7_defconfig | 3 ++-
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/configs/nitrogen6sx_defconfig b/configs/nitrogen6sx_defconfig
index fcc74c9..161130e 100644
--- a/configs/nitrogen6sx_defconfig
+++ b/configs/nitrogen6sx_defconfig
@@ -28,8 +28,8 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-# Last version of branch boundary-imx_3.14.28_1.0.0_ga
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/f4c8395/linux-imx6-f4c8395.tar.gz"
+# Last version of branch boundary-imx_3.14.52_1.1.0_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/0d92195d/linux-imx6-0d92195d.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="boundary"
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_INSTALL_TARGET=y
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig
index 7b95988..be8877f 100644
--- a/configs/nitrogen6x_defconfig
+++ b/configs/nitrogen6x_defconfig
@@ -28,10 +28,10 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-# Last version of branch boundary-imx_3.14.28_1.0.0_ga
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/f4c8395/linux-imx6-f4c8395.tar.gz"
+# Last version of branch boundary-imx_3.14.52_1.1.0_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/0d92195d/linux-imx6-0d92195d.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="boundary"
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_INSTALL_TARGET=y
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-nit6xlite imx6dl-nitrogen6_vm imx6dl-nitrogen6x imx6q-nitrogen6x imx6q-nitrogen6_max imx6q-sabrelite"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6dl-nit6xlite imx6dl-nitrogen6_vm imx6dl-nitrogen6x imx6q-nitrogen6x imx6q-nitrogen6_som2 imx6q-nitrogen6_max imx6qp-nitrogen6_max imx6q-sabrelite"
diff --git a/configs/nitrogen7_defconfig b/configs/nitrogen7_defconfig
index d8c3975..3761845 100644
--- a/configs/nitrogen7_defconfig
+++ b/configs/nitrogen7_defconfig
@@ -28,7 +28,8 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-bo
# kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/20cee23/linux-imx6-20cee23.tar.gz"
+# Last version of branch boundary-imx_3.14.52_1.1.0_ga
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/0d92195d/linux-imx6-0d92195d.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="boundary"
BR2_LINUX_KERNEL_ZIMAGE=y
BR2_LINUX_KERNEL_INSTALL_TARGET=y
--
2.7.0
next prev parent reply other threads:[~2016-03-16 14:56 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 14:56 [Buildroot] [PATCH 00/14] Update NXP packages to 3.14.52-1.1.0_ga release Gary Bisson
2016-03-16 14:56 ` [Buildroot] [PATCH 01/14] libfslcodec: bump to version 4.0.8 Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 02/14] libfslparser: " Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 03/14] libfslvpuwrap: bump to version 1.0.62 Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 04/14] imx-gpu-viv: bump version to 5.0.11 p7.4 Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 05/14] imx-gpu-viv: add apitrace dependency on libpng Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 06/14] kernel-module-imx-gpu-viv: bump version to 5.0.11 p7.4 Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 07/14] xdriver_xf86-video-imx-viv: bump to version " Gary Bisson
2016-03-18 22:30 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 08/14] imx-kobs: bump to version 5.3 Gary Bisson
2016-03-18 22:29 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 09/14] imx-vpu: bump to version 5.4.32 Gary Bisson
2016-03-18 22:31 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 10/14] firmware-imx: bump to version 5.3 Gary Bisson
2016-03-18 22:31 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 11/14] imx-uuc: add new package Gary Bisson
2016-03-19 8:54 ` Peter Korsgaard
2016-03-19 12:48 ` Gary Bisson
2016-03-20 18:42 ` Peter Korsgaard
2016-03-16 14:56 ` [Buildroot] [PATCH 12/14] gst1-imx: add missing libfslcodec dependency Gary Bisson
2016-03-19 13:59 ` Thomas Petazzoni
2016-03-16 14:56 ` [Buildroot] [PATCH 13/14] configs: freescale_imx6*: bump version to 3.14.52-1.1.0_ga Gary Bisson
2016-03-19 13:59 ` Thomas Petazzoni
2016-03-16 14:56 ` Gary Bisson [this message]
2016-03-19 13:59 ` [Buildroot] [PATCH 14/14] configs: nitrogen*: bump kernel " Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458140214-22303-15-git-send-email-gary.bisson@boundarydevices.com \
--to=gary.bisson@boundarydevices.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox