Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] configs/raspberypi: bump to kernel version 4.1.15
@ 2016-01-07 20:07 Gustavo Zacarias
  2016-01-07 20:07 ` [Buildroot] [PATCH 2/3] rpi-firmware: version bump Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Gustavo Zacarias @ 2016-01-07 20:07 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 configs/raspberrypi2_defconfig | 4 ++--
 configs/raspberrypi_defconfig  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
index 0d0c6d0..8e9aa66 100644
--- a/configs/raspberrypi2_defconfig
+++ b/configs/raspberrypi2_defconfig
@@ -10,13 +10,13 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 # Lock to 4.1 headers as the RPi kernel stable tree is
 # based off the 4.1 branch
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.1.5"
+BR2_DEFAULT_KERNEL_VERSION="4.1.15"
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="592503752b6951972f161f04280683c5af38d173"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="d33d0293e245badc4ca6ede3984d8bb8ea63cb1a"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 BR2_LINUX_KERNEL_ZIMAGE=y
 
diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig
index 76edc6b..98e6ae3 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -7,7 +7,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 # Lock to 4.1 headers as the RPi kernel stable tree is
 # based off the 4.1 branch
 BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.1.5"
+BR2_DEFAULT_KERNEL_VERSION="4.1.15"
 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y
 
 BR2_TOOLCHAIN_BUILDROOT_CXX=y
@@ -15,7 +15,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="592503752b6951972f161f04280683c5af38d173"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="d33d0293e245badc4ca6ede3984d8bb8ea63cb1a"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 BR2_LINUX_KERNEL_ZIMAGE=y
 
-- 
2.4.10

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

end of thread, other threads:[~2016-02-01 20:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-07 20:07 [Buildroot] [PATCH 1/3] configs/raspberypi: bump to kernel version 4.1.15 Gustavo Zacarias
2016-01-07 20:07 ` [Buildroot] [PATCH 2/3] rpi-firmware: version bump Gustavo Zacarias
2016-02-01 20:22   ` Peter Korsgaard
2016-01-07 20:07 ` [Buildroot] [PATCH 3/3] configs/raspberrypi: add CM dtb Gustavo Zacarias
2016-02-01 20:26   ` Peter Korsgaard
2016-02-01 20:22 ` [Buildroot] [PATCH 1/3] configs/raspberypi: bump to kernel version 4.1.15 Peter Korsgaard

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