summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2017-07-13 13:22:31 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-15 23:16:39 +0200
commit3ad020d0b4602f9a840c4beca0e1d9af0eded2f9 (patch)
tree93b56255df564d7ddef0efeafb911cf9fa7db0e5
parent440ecfd724dd245ca84e6ccdd449c1d4cdca122f (diff)
downloadbuildroot-3ad020d0b4602f9a840c4beca0e1d9af0eded2f9.tar.gz
buildroot-3ad020d0b4602f9a840c4beca0e1d9af0eded2f9.zip
configs/raspberrypi3_defconfig: bump kernel version to 4.9.36
Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--configs/raspberrypi3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index f5bfebcb83..fd35c5353a 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
# Build the DTB from the kernel sources
OpenPOWER on IntegriCloud