Skip to content

Commit

Permalink
Move default kernel forward to 4.9.95
Browse files Browse the repository at this point in the history
Signed-off-by: Curt Brune <[email protected]>
  • Loading branch information
Curt Brune committed Apr 20, 2018
1 parent b993cbf commit 9f3080d
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-config/make/kernel-download.make
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

LINUX_VERSION ?= 4.9
LINUX_MAJOR_VERSION = $(firstword $(subst ., ,$(LINUX_VERSION)))
LINUX_MINOR_VERSION ?= 80
LINUX_MINOR_VERSION ?= 95
LINUX_RELEASE ?= $(LINUX_VERSION).$(LINUX_MINOR_VERSION)
LINUX_TARBALL ?= linux-$(LINUX_RELEASE).tar.xz
export LINUX_TARBALL
Expand Down
File renamed without changes.
1 change: 0 additions & 1 deletion upstream/linux-4.9.80.tar.xz.sha1

This file was deleted.

1 change: 1 addition & 0 deletions upstream/linux-4.9.95.tar.xz.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e7b46a2e27544fa9751b317a86a2c8bb0bbc17da linux-4.9.95.tar.xz

0 comments on commit 9f3080d

Please sign in to comment.