Skip to content

Commit

Permalink
Upgrade kernel to v4.14.111
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Apr 6, 2019
1 parent e7c1e13 commit 238ba95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
BUILDER := ailispaw/barge-pkg
VERSION := 2.12.0

KERNEL_VERSION := 4.14.105
KERNEL_VERSION := 4.14.111

SOURCES := .dockerignore empty.config

Expand Down
4 changes: 2 additions & 2 deletions empty.config
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ BR2_TOOLCHAIN_BUILDROOT_LIBC="glibc"
BR2_KERNEL_HEADERS_VERSION=y
# BR2_KERNEL_HEADERS_CUSTOM_TARBALL is not set
# BR2_KERNEL_HEADERS_CUSTOM_GIT is not set
BR2_DEFAULT_KERNEL_VERSION="4.14.105"
BR2_DEFAULT_KERNEL_VERSION="4.14.111"
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_20 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18 is not set
Expand Down Expand Up @@ -211,7 +211,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_1 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_0 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_REALLY_OLD is not set
BR2_DEFAULT_KERNEL_HEADERS="4.14.105"
BR2_DEFAULT_KERNEL_HEADERS="4.14.111"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_GLIBC=y

Expand Down

0 comments on commit 238ba95

Please sign in to comment.