Add Linux 5.8.5
This change updates the kernel to Linux 5.8.5 based on Ubuntu-5.8.0-18.19.
This commit is contained in:
parent
1e3a67863d
commit
df61bfafc3
3 changed files with 8 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||
KERNEL_MAJ=5
|
||||
KERNEL_MIN=8
|
||||
KERNEL_PATCHLEVEL=3
|
||||
KERNEL_PATCHLEVEL=5
|
||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||
# rebuild packages with new KREL and run 'make abiupdate'
|
||||
KREL=1
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
pve-edge-kernel (5.8.5-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.5 based on Ubuntu-5.8.0-18.19
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Mon, 31 Aug 2020 13:05:00 +0200
|
||||
|
||||
pve-edge-kernel (5.8.3-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.3 based on Ubuntu 5.8.0-16.17
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 40827af4a71b571f8eff66ad3ac47543574ca886
|
||||
Subproject commit 44e10680a7a7c740e657bc7c6e56218cb5c28d75
|
Loading…
Reference in a new issue