linux4.19: update to 4.19.36.

[skip ci]
This commit is contained in:
Helmut Pozimski 2019-04-20 19:33:23 +02:00
parent 652e7a7ae2
commit 48460f79fc
3 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/i386 4.19.35 Kernel Configuration # Linux/i386 4.19.36 Kernel Configuration
# #
# #
@ -7135,6 +7135,7 @@ CONFIG_INTEL_PUNIT_IPC=m
CONFIG_TOUCHSCREEN_DMI=y CONFIG_TOUCHSCREEN_DMI=y
# CONFIG_INTEL_CHTDC_TI_PWRBTN is not set # CONFIG_INTEL_CHTDC_TI_PWRBTN is not set
CONFIG_I2C_MULTI_INSTANTIATE=m CONFIG_I2C_MULTI_INSTANTIATE=m
CONFIG_INTEL_ATOMISP2_PM=m
CONFIG_PMC_ATOM=y CONFIG_PMC_ATOM=y
CONFIG_CHROME_PLATFORMS=y CONFIG_CHROME_PLATFORMS=y
CONFIG_CHROMEOS_LAPTOP=m CONFIG_CHROMEOS_LAPTOP=m

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86_64 4.19.35 Kernel Configuration # Linux/x86_64 4.19.36 Kernel Configuration
# #
# #
@ -7246,6 +7246,7 @@ CONFIG_MLX_PLATFORM=m
CONFIG_TOUCHSCREEN_DMI=y CONFIG_TOUCHSCREEN_DMI=y
# CONFIG_INTEL_CHTDC_TI_PWRBTN is not set # CONFIG_INTEL_CHTDC_TI_PWRBTN is not set
CONFIG_I2C_MULTI_INSTANTIATE=m CONFIG_I2C_MULTI_INSTANTIATE=m
CONFIG_INTEL_ATOMISP2_PM=m
CONFIG_PMC_ATOM=y CONFIG_PMC_ATOM=y
CONFIG_CHROME_PLATFORMS=y CONFIG_CHROME_PLATFORMS=y
CONFIG_CHROMEOS_LAPTOP=m CONFIG_CHROMEOS_LAPTOP=m

View file

@ -1,14 +1,14 @@
# Template file for 'linux4.19' # Template file for 'linux4.19'
pkgname=linux4.19 pkgname=linux4.19
version=4.19.35 version=4.19.36
revision=1 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kernel.org" homepage="https://www.kernel.org"
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=2fa7e560f0e020104c6e09ffb6c2242a8f5c4b5c39e41ed2996fa7b8b42047e0 checksum=b808b508177f9d288d94a3b9df7b01d5eac9fcc1804a794c913b2144de63f2bc
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually