From: Martin Bark Date: Thu, 13 Jul 2017 12:22:30 +0000 (+0100) Subject: configs/raspberrypi2_defconfig: bump kernel version to 4.9.36 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=440ecfd724dd245ca84e6ccdd449c1d4cdca122f;p=buildroot.git configs/raspberrypi2_defconfig: bump kernel version to 4.9.36 Signed-off-by: Martin Bark Signed-off-by: Thomas Petazzoni --- diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig index 48d632e7ac..118efab6cc 100644 --- a/configs/raspberrypi2_defconfig +++ b/configs/raspberrypi2_defconfig @@ -13,7 +13,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