Skip to content

Commit

Permalink
Upgrade kernel to 4.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Oct 11, 2016
1 parent 2176756 commit 321a747
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
KERNEL_VERSION := 73bada585aa9b896d2af124457141280f8cae19e
KERNEL_VERSION := a59ca8f1e8e068dd58bc453dc88295e7045dafcf
BUSYBOX_VERSION := 1.25.0

OUTPUTS := output/images
Expand Down
4 changes: 2 additions & 2 deletions configs/buildroot.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion configs/kernel.config
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 321a747

Please sign in to comment.