This change releases a new version of the Linux kernel 5.7.8 that unifies the header package for different micro architecture builds. Fixes #3
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=8
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1
-PKGREL=1
+PKGREL=2
PKGRELLOCAL=1
PKGRELFULL=${PKGREL}
@@ -1,3 +1,9 @@
+pve-edge-kernel (5.7.8-2) edge; urgency=medium
+
+ * encode micro architecture in package version
+ -- Fabian Mastenbroek <[email protected]> Sat, 8 Aug 2020 15:26:00 +0200
pve-edge-kernel (5.7.8-1) edge; urgency=medium
* update to Linux 5.7.8 based on Ubuntu 5.7.0-15.16