linux5.15: update to 5.15.4.
Config changes: AMD_PMC n -> m EFI_VARS y -> n Closes #34117. Closes #34149.
This commit is contained in:
parent
bcd823fc39
commit
dc1fd41283
@ -2126,7 +2126,7 @@ CONFIG_SYSFB=y
|
|||||||
#
|
#
|
||||||
# EFI (Extensible Firmware Interface) Support
|
# EFI (Extensible Firmware Interface) Support
|
||||||
#
|
#
|
||||||
CONFIG_EFI_VARS=y
|
# CONFIG_EFI_VARS is not set
|
||||||
CONFIG_EFI_ESRT=y
|
CONFIG_EFI_ESRT=y
|
||||||
CONFIG_EFI_VARS_PSTORE=y
|
CONFIG_EFI_VARS_PSTORE=y
|
||||||
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 5.15.2 Kernel Configuration
|
# Linux/x86_64 5.15.4 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.1 20201203"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.1 20201203"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
@ -2191,7 +2191,7 @@ CONFIG_SYSFB=y
|
|||||||
#
|
#
|
||||||
# EFI (Extensible Firmware Interface) Support
|
# EFI (Extensible Firmware Interface) Support
|
||||||
#
|
#
|
||||||
CONFIG_EFI_VARS=y
|
# CONFIG_EFI_VARS is not set
|
||||||
CONFIG_EFI_ESRT=y
|
CONFIG_EFI_ESRT=y
|
||||||
CONFIG_EFI_VARS_PSTORE=y
|
CONFIG_EFI_VARS_PSTORE=y
|
||||||
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
||||||
@ -8262,7 +8262,7 @@ CONFIG_GIGABYTE_WMI=m
|
|||||||
CONFIG_ACERHDF=m
|
CONFIG_ACERHDF=m
|
||||||
# CONFIG_ACER_WIRELESS is not set
|
# CONFIG_ACER_WIRELESS is not set
|
||||||
CONFIG_ACER_WMI=m
|
CONFIG_ACER_WMI=m
|
||||||
# CONFIG_AMD_PMC is not set
|
CONFIG_AMD_PMC=m
|
||||||
CONFIG_ADV_SWBUTTON=m
|
CONFIG_ADV_SWBUTTON=m
|
||||||
CONFIG_APPLE_GMUX=m
|
CONFIG_APPLE_GMUX=m
|
||||||
CONFIG_ASUS_LAPTOP=m
|
CONFIG_ASUS_LAPTOP=m
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'linux5.15'
|
# Template file for 'linux5.15'
|
||||||
pkgname=linux5.15
|
pkgname=linux5.15
|
||||||
version=5.15.3
|
version=5.15.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version%.*}"
|
wrksrc="linux-${version%.*}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
@ -10,7 +10,7 @@ homepage="https://www.kernel.org"
|
|||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
||||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||||
checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
|
checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
|
||||||
3eac9835eb12f011c1bf15fe4bc933fab7a4d67b7a09d20a638ed162b6b17466"
|
c33801f2d4ae027b5cb6ba49ff7daacc1ac25243cefcc0a4e6e358f5d36dca5b"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user