diff --git a/srcpkgs/linux5.2/files/arm64-dotconfig b/srcpkgs/linux5.2/files/arm64-dotconfig index 19ad0dd36de..ad215b06e56 100644 --- a/srcpkgs/linux5.2/files/arm64-dotconfig +++ b/srcpkgs/linux5.2/files/arm64-dotconfig @@ -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 diff --git a/srcpkgs/linux5.2/template b/srcpkgs/linux5.2/template index 551e189b8dd..ab84f9f24bf 100644 --- a/srcpkgs/linux5.2/template +++ b/srcpkgs/linux5.2/template @@ -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 " 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