Skip to content

Commit 1fba195

Browse files
committed
[kernel] Upgrade kernel to version 4.9.168-1+deb9u5
- Pick up security patches. Signed-off-by: Ying Xie <[email protected]>
1 parent 8d5e37d commit 1fba195

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rules/linux-kernel.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
KVERSION_SHORT = 4.9.0-9
44
KVERSION = $(KVERSION_SHORT)-amd64
55
KERNEL_VERSION = 4.9.168
6-
KERNEL_SUBVERSION = 1+deb9u3
6+
KERNEL_SUBVERSION = 1+deb9u5
77

88
export KVERSION_SHORT KVERSION KERNEL_VERSION KERNEL_SUBVERSION
99

src/sonic-linux-kernel

0 commit comments

Comments
 (0)