All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/9] zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9)
Date: Sat,  9 Dec 2017 22:30:04 +0100	[thread overview]
Message-ID: <1512855007-1834-7-git-send-email-luca@lucaceresoli.net> (raw)
In-Reply-To: <1512855007-1834-1-git-send-email-luca@lucaceresoli.net>

[Build-tested only]
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
 configs/zynq_zc706_defconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/zynq_zc706_defconfig b/configs/zynq_zc706_defconfig
index 86dea63e8356..378d19b2ac5f 100644
--- a/configs/zynq_zc706_defconfig
+++ b/configs/zynq_zc706_defconfig
@@ -2,12 +2,12 @@ BR2_arm=y
 BR2_cortex_a9=y
 BR2_ARM_ENABLE_NEON=y
 BR2_ARM_ENABLE_VFP=y
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=y
 BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/Xilinx/linux-xlnx.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2016.2"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="xilinx-v2017.3"
 BR2_LINUX_KERNEL_DEFCONFIG="xilinx_zynq"
 BR2_LINUX_KERNEL_UIMAGE=y
 BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
-- 
2.7.4

  parent reply	other threads:[~2017-12-09 21:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-09 21:29 [Buildroot] [PATCH 0/9] zynq boards: use genimage and update kernel + u-boot Luca Ceresoli
2017-12-09 21:29 ` [Buildroot] [PATCH 1/9] support/scripts/genimage.sh: show usage when invoked incorrectly Luca Ceresoli
2017-12-11 19:14   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 2/9] zynq_zed: linux: bump to xilinx-v2017.3 (based on 4.9) Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:16   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 3/9] zynq_zed: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 4/9] zynq_microzed: linux: bump to xilinx-v2017.3 (based on 4.9) Luca Ceresoli
2017-12-11 17:19   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 5/9] zynq_microzed: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:20   ` Alistair Francis
2017-12-11 19:17   ` Peter Korsgaard
2017-12-09 21:30 ` Luca Ceresoli [this message]
2017-12-11 17:20   ` [Buildroot] [PATCH 6/9] zynq_zc706: linux: bump to xilinx-v2017.3 (based on 4.9) Alistair Francis
2017-12-11 19:20   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 7/9] zynq_zc706: u-boot: bump to xilinx-v2017.3 Luca Ceresoli
2017-12-11 17:20   ` Alistair Francis
2017-12-11 19:20   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 8/9] boards/zynq: rename the DTB to be loaded by U-Boot Luca Ceresoli
2017-12-11 21:37   ` Peter Korsgaard
2017-12-09 21:30 ` [Buildroot] [PATCH 9/9] boards/zynq: use genimage to generate a bootable SD card image Luca Ceresoli
2017-12-11 21:40   ` Peter Korsgaard
2017-12-12  8:24     ` Luca Ceresoli

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=1512855007-1834-7-git-send-email-luca@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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 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.