Add Linux 5.6.14
This change updates the kernel to Linux 5.6.14 based on Ubuntu 5.6.0-7.7.
This commit is contained in:
parent
49c9bec633
commit
67fc91c6c8
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=6
|
||||
KERNEL_PATCHLEVEL=10
|
||||
KERNEL_PATCHLEVEL=14
|
||||
# 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.6.14-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.6.14-1 based on Ubuntu 5.6.0-7.7
|
||||
|
||||
-- Fabian Mastenbroek <mail.fabianm@gmail.com> Sat, 21 May 2020 22:18:54 +0200
|
||||
|
||||
pve-edge-kernel (5.6.10-1) edge; urgency=medium
|
||||
|
||||
* update to Linux 5.6.10-1 based on Ubuntu 5.6.0-7.7
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c9feecbe2f4a6b1ca993195f5ce7baf65cf0a310
|
||||
Subproject commit e3ac9117b18596b7363d5b7904ab03a7d782b40c
|
Loading…
Add table
Add a link
Reference in a new issue