Add Linux 5.8.7
This change updates the kernel to Linux 5.8.7 based on Ubuntu-5.8.0-18.19.
This commit is contained in:
parent
df61bfafc3
commit
5c11233640
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=5
|
||||
KERNEL_PATCHLEVEL=7
|
||||
# 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.7-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.7 based on Ubuntu-5.8.0-18.19
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Sun, 6 Sep 2020 21:32:00 +0200
|
||||
|
||||
pve-edge-kernel (5.8.5-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.8.5 based on Ubuntu-5.8.0-18.19
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 44e10680a7a7c740e657bc7c6e56218cb5c28d75
|
||||
Subproject commit 0238e166ff56ef2bc651877ef15cf8b59f76a1f9
|
Loading…
Add table
Add a link
Reference in a new issue