mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi-16k to 6.6.30-4
This commit is contained in:
parent
b7366a5a84
commit
2321bde8bd
2 changed files with 8 additions and 8 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=abc50146600eb2cb93aec321d003970296950343
|
||||
_commit=886f86f97c0b64322aec955f62d9b1fd3330304e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.30
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
arch=(aarch64)
|
||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
linux.preset
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('8d73b85c2ca55b3629c118ecb683f4cd'
|
||||
md5sums=('c77cfc3c6a551b84a4df4ce6de329da9'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'43c617210d1f6f9dd2337ecf2f82cee2'
|
||||
'901f17e8306c30976a2930897a1e3b99'
|
||||
'a157c5bfc0f03d0728c92bd953b06265'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.30 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=120100
|
||||
CONFIG_GCC_VERSION=140101
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_AS_IS_GNU=y
|
||||
CONFIG_AS_VERSION=23800
|
||||
CONFIG_AS_VERSION=24200
|
||||
CONFIG_LD_IS_BFD=y
|
||||
CONFIG_LD_VERSION=23800
|
||||
CONFIG_LD_VERSION=24200
|
||||
CONFIG_LLD_VERSION=0
|
||||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_CAN_LINK_STATIC=y
|
||||
|
|
Loading…
Reference in a new issue