core/linux-raspberrypi4 to 5.4.42-1

This commit is contained in:
Kevin Mihelich 2020-05-26 01:31:28 +00:00
parent 2f1465eb9d
commit ea9600a9a1
2 changed files with 10 additions and 10 deletions

View file

@ -5,11 +5,11 @@
buildarch=4
pkgbase=linux-raspberrypi4
_commit=a93fc6d18f484d29b50c9bb3a41c703c91aa09ac
_commit=5e5024f643caa53ff59a6e00f40a9b55f7fc4e17
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4"
pkgver=5.4.40
pkgver=5.4.42
pkgrel=1
arch=('armv7h')
url="http://www.kernel.org/"
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'linux.preset'
'60-linux.hook'
'90-linux.hook')
md5sums=('65f22b6ab3b2aa7348c6bdc740d92615'
md5sums=('f6036c282484652dd0eb4030a98a03d6'
'7c6b37a1353caccf6d3786bb4161c218'
'60bc3624123c183305677097bcd56212'
'3968a004c3f0846a7e806d8d2fd21b23'
'43ab8a89f74501fa5c64908fdc07746e'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'69e1db90d78f691dc446fe2ab94727eb')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.40-1 Kernel Configuration
# Linux/arm 5.4.42-1 Kernel Configuration
#
#
@ -12,7 +12,6 @@ CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
@ -800,9 +799,10 @@ CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
# CONFIG_CMA_DEBUGFS is not set
CONFIG_CMA_AREAS=7
# CONFIG_ZSWAP is not set
# CONFIG_ZPOOL is not set
# CONFIG_ZBUD is not set
CONFIG_ZSWAP=y
CONFIG_ZPOOL=y
CONFIG_ZBUD=m
CONFIG_Z3FOLD=m
CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
# CONFIG_ZSMALLOC_STAT is not set
@ -7451,7 +7451,7 @@ CONFIG_CRYPTO_CHACHA20=m
# Compression
#
CONFIG_CRYPTO_DEFLATE=m
CONFIG_CRYPTO_LZO=m
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m