mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 5.10.52-5
This commit is contained in:
parent
ffd04d48ee
commit
1ba127c41e
2 changed files with 6 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=86729e78125d4f3d203457940feee8bc97b11f6c
|
||||
_commit=6495fa3396fb387d3871ced42a30281fe7be5352
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.52
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('9e0c68cc8d136dfc64ff12243105a105'
|
||||
md5sums=('b3c408bbc47b0be37e2a01913ef3f3ab'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'e8f0d028a4cdf06488a1b26486a3b015'
|
||||
'4e77a3c2e7dbf645f60fcc9217587dc6'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -7726,7 +7726,8 @@ CONFIG_CRYPTO_CHACHA20=m
|
|||
# CONFIG_CRYPTO_SERPENT is not set
|
||||
# CONFIG_CRYPTO_SM4 is not set
|
||||
# CONFIG_CRYPTO_TEA is not set
|
||||
# CONFIG_CRYPTO_TWOFISH is not set
|
||||
CONFIG_CRYPTO_TWOFISH=m
|
||||
CONFIG_CRYPTO_TWOFISH_COMMON=m
|
||||
|
||||
#
|
||||
# Compression
|
||||
|
|
Loading…
Reference in a new issue