summaryrefslogtreecommitdiff
path: root/configs/raspberrypi2_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-07 17:07:04 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-02-01 21:26:45 +0100
commitd0e2e6fdaf7bfaad7736dd162c9d8a18d42fd6d2 (patch)
tree470a4206391f587534f4300a9c2ac9233a70d117 /configs/raspberrypi2_defconfig
parentc42cb74b02b5ca4499db65072b8a5a880e9414ab (diff)
configs/raspberrypi{,2}: bump to kernel version 4.1.15
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/raspberrypi2_defconfig')
-rw-r--r--configs/raspberrypi2_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
index 0d0c6d0d8..8e9aa66a3 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