mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood-dt to 5.10.9-1
This commit is contained in:
parent
f262eace0c
commit
7c8400f58e
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_srcname=linux-5.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.10.8
|
||||
pkgver=5.10.9
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -27,14 +27,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'99-linux.hook')
|
||||
|
||||
md5sums=('753adc474bf799d569dec4f165ed92c3'
|
||||
'a552b8228212ab7810294bb6ee1ed148'
|
||||
'3607288f3a5fff7f162c5ace98b72868'
|
||||
'6d1c68eff8d3d14855934915b4db629f'
|
||||
'673fa211745465f0af73bfc6d6ace606'
|
||||
'a15280d3ef0605dbdb831049ec71238b'
|
||||
'832e5f66f42e07f5c0014772afa789fb'
|
||||
'536d5ff2e76bcfc73f86f0527ad40dba'
|
||||
'6e22952ece3f53be88bc1d1a3cdeb13f'
|
||||
'86f07b8198ec63178b05231c235a0a6f'
|
||||
'c0730656efc3a33f16bdbe69ef6ddf82'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
prepare() {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.8-1 Kernel Configuration
|
||||
# Linux/arm 5.10.9-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv5tel-unknown-linux-gnueabi-gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=100200
|
||||
CONFIG_LD_VERSION=235000000
|
||||
|
|
Loading…
Reference in a new issue