bsys: clarify when to bump meta package
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4379131c79
commit
75b315d492
3
Makefile
3
Makefile
@ -1,10 +1,9 @@
|
|||||||
RELEASE=5.1
|
RELEASE=5.1
|
||||||
|
|
||||||
# also update pve-kernel-meta.git if either of these change
|
# also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
|
||||||
KERNEL_MAJ=4
|
KERNEL_MAJ=4
|
||||||
KERNEL_MIN=15
|
KERNEL_MIN=15
|
||||||
KERNEL_PATCHLEVEL=17
|
KERNEL_PATCHLEVEL=17
|
||||||
|
|
||||||
KREL=3
|
KREL=3
|
||||||
|
|
||||||
PKGREL=12
|
PKGREL=12
|
||||||
|
Loading…
Reference in New Issue
Block a user