Skip to content

Commit

Permalink
Upgrade kernel to v4.14.98
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Feb 6, 2019
1 parent 3d517a9 commit d5c2c24
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.11.1

KERNEL_VERSION := 4.14.91
KERNEL_VERSION := 4.14.98

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 @@ -170,7 +170,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.91"
BR2_DEFAULT_KERNEL_VERSION="4.14.98"
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_17 is not set
# BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_16 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.91"
BR2_DEFAULT_KERNEL_HEADERS="4.14.98"
BR2_PACKAGE_LINUX_HEADERS=y
BR2_PACKAGE_GLIBC=y

Expand Down

0 comments on commit d5c2c24

Please sign in to comment.