mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
linux5.2: update to 5.2.9.
This commit is contained in:
parent
3d56dcdfc0
commit
cadee523c0
2 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.2.0 Kernel Configuration
|
||||
# Linux/arm64 5.2.9 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: aarch64-linux-musl-gcc (GCC) 9.1.0
|
||||
# Compiler: aarch64-linux-gnu-gcc (GCC) 9.1.0
|
||||
#
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=90100
|
||||
|
@ -530,6 +530,7 @@ CONFIG_ARM_SCPI_POWER_DOMAIN=y
|
|||
# CONFIG_FIRMWARE_MEMMAP is not set
|
||||
CONFIG_DMIID=y
|
||||
CONFIG_DMI_SYSFS=y
|
||||
CONFIG_ISCSI_IBFT=m
|
||||
CONFIG_RASPBERRYPI_FIRMWARE=y
|
||||
# CONFIG_FW_CFG_SYSFS is not set
|
||||
CONFIG_INTEL_STRATIX10_SERVICE=m
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.2'
|
||||
pkgname=linux5.2
|
||||
version=5.2.8
|
||||
version=5.2.9
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||
checksum=a127cd06cc01468e5564c5242827610b679827d7b40c2a2e4d82c629dd0f6937
|
||||
checksum=b6f02a4b306ca5cd314d72615bfc2650166969613135da202630e6c4e1b5d4e6
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Add table
Reference in a new issue