mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-rpi to 5.15.56-3
This commit is contained in:
parent
43e8052e5f
commit
c37d5a8bfa
3 changed files with 7 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=a90998a3e549911234f9f707050858b98b71360f
|
||||
_commit=a90c1b9c7da585b818e677cbd8c0b083bed42c4d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
pkgver=5.15.56
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -27,15 +27,15 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
60-linux.hook
|
||||
90-linux.hook
|
||||
)
|
||||
md5sums=('1dcd7b6ed031b4b54ee95bf6bc9a4eed'
|
||||
md5sums=('58cec43694e7913802e4e4aaae6cb47f'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf')
|
||||
md5sums_armv7h=('5d58e497340f67bb54e0b86855457904'
|
||||
md5sums_armv7h=('fb0ea55dcbf43e75ac3d68bc106d0497'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
md5sums_aarch64=('5d1d65b0c5fe35cb2c89e7dbe9a59dc7'
|
||||
md5sums_aarch64=('fb49070c6fc19d6ef136f9a50ca9da3e'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
|
||||
# setup vars
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.15.50 Kernel Configuration
|
||||
# Linux/arm 5.15.56 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.50 Kernel Configuration
|
||||
# Linux/arm64 5.15.56 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
Loading…
Reference in a new issue