From 321a747142d0471171c00146616a2f7e6fb3341c Mon Sep 17 00:00:00 2001 From: "A.I" Date: Tue, 11 Oct 2016 10:12:10 -0700 Subject: [PATCH] Upgrade kernel to 4.4.24 https://github.com/raspberrypi/linux/commits/rpi-4.4.y --- Makefile | 2 +- configs/buildroot.config | 4 ++-- configs/kernel.config | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 8e3fd65..df9076b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -KERNEL_VERSION := 73bada585aa9b896d2af124457141280f8cae19e +KERNEL_VERSION := a59ca8f1e8e068dd58bc453dc88295e7045dafcf BUSYBOX_VERSION := 1.25.0 OUTPUTS := output/images diff --git a/configs/buildroot.config b/configs/buildroot.config index a75541e..0e83316 100644 --- a/configs/buildroot.config +++ b/configs/buildroot.config @@ -358,8 +358,8 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y # BR2_LINUX_KERNEL_CUSTOM_SVN is not set # BR2_LINUX_KERNEL_CUSTOM_LOCAL is not set BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git" -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="73bada585aa9b896d2af124457141280f8cae19e" -BR2_LINUX_KERNEL_VERSION="73bada585aa9b896d2af124457141280f8cae19e" +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="a59ca8f1e8e068dd58bc453dc88295e7045dafcf" +BR2_LINUX_KERNEL_VERSION="a59ca8f1e8e068dd58bc453dc88295e7045dafcf" BR2_LINUX_KERNEL_PATCH="" # BR2_LINUX_KERNEL_USE_DEFCONFIG is not set # BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG is not set diff --git a/configs/kernel.config b/configs/kernel.config index 31463ad..7d934b7 100644 --- a/configs/kernel.config +++ b/configs/kernel.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.20 Kernel Configuration +# Linux/arm 4.4.24 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y