up to linux 5.15.104
This commit is contained in:
parent
29ee712e20
commit
e6be4e54ed
4 changed files with 12 additions and 9 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
pve-kernel (5.15.104) generic; urgency=medium
|
||||
|
||||
* Update to Linux 5.15.104
|
||||
|
||||
-- Jiangcuo <jiangcuo@bingsin.com> Thu, 30 Mar 2023 13:49:28 +0800
|
||||
|
||||
pve-kernel (5.15.103) generic; urgency=medium
|
||||
|
||||
* Update to Linux 5.15.103
|
||||
|
|
3
debian/config/config.pve
vendored
3
debian/config/config.pve
vendored
|
@ -1,7 +1,4 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.103 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (Debian 10.2.1-6) 10.2.1 20210110"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=100201
|
||||
|
|
10
debian/control
vendored
10
debian/control
vendored
|
@ -27,7 +27,7 @@ Build-Depends: asciidoc,
|
|||
xmlto,
|
||||
zlib1g-dev,
|
||||
zstd
|
||||
Build-Conflicts: pve-headers-5.15.103-generic,
|
||||
Build-Conflicts: pve-headers-5.15.104-generic,
|
||||
Vcs-Git: git://github.com/jiangcuo/pve-arm64-kernel
|
||||
Vcs-Browser: https://github.com/jiangcuo/pve-arm64-kernel
|
||||
|
||||
|
@ -46,7 +46,7 @@ Package: pve-headers-5.15-generic
|
|||
Architecture: any
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Depends: pve-headers-5.15.103-generic,
|
||||
Depends: pve-headers-5.15.104-generic,
|
||||
Description: Latest Proxmox Edge Kernel Headers
|
||||
This is a metapackage which will install the kernel headers
|
||||
for the latest available Proxmox Edge kernel from the 5.15
|
||||
|
@ -57,12 +57,12 @@ Architecture: arm64
|
|||
Section: admin
|
||||
Priority: optional
|
||||
Depends: pve-firmware,
|
||||
pve-kernel-5.15.103-generic,
|
||||
pve-kernel-5.15.104-generic,
|
||||
Description: Latest Proxmox Edge Kernel Image
|
||||
This is a metapackage which will install the latest available
|
||||
Proxmox Edge kernel from the 5.15 series.
|
||||
|
||||
Package: pve-headers-5.15.103-generic
|
||||
Package: pve-headers-5.15.104-generic
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Architecture: arm64
|
||||
|
@ -72,7 +72,7 @@ Depends:
|
|||
Description: The Proxmox Edge Kernel Headers
|
||||
This package contains the Proxmox Edge Linux kernel headers
|
||||
|
||||
Package: pve-kernel-5.15.103-generic
|
||||
Package: pve-kernel-5.15.104-generic
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Architecture: arm64
|
||||
|
|
2
linux
2
linux
|
@ -1 +1 @@
|
|||
Subproject commit 8020ae3c051d1c9ec7b7a872e226f9720547649b
|
||||
Subproject commit 115472395b0a9ea522ba0e106d6dfd7a73df8ba6
|
Loading…
Add table
Add a link
Reference in a new issue