Add Linux 5.7.7
This change updates the kernel to Linux 5.7.7 based on Ubuntu 5.7.0-14.15
This commit is contained in:
parent
b4e238a302
commit
e362d943e3
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=7
|
||||
KERNEL_PATCHLEVEL=2
|
||||
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.7.7-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.7.7 based on Ubuntu 5.7.0-14.15
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Tue, 7 Jul 2020 16:02:00 +0200
|
||||
|
||||
pve-edge-kernel (5.7.2-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.7.2 based on Ubuntu 5.7.0-6.7
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f9b928bee2e01eb6c2fd309e318dd27130118131
|
||||
Subproject commit 93b9945a3f10a3ba2554cd99fb1526703797bbc9
|
Loading…
Add table
Add a link
Reference in a new issue