mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7 to 5.10.10-1
This commit is contained in:
parent
1aa51a8ce5
commit
1e1fcf9b09
2 changed files with 7 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
||||||
_srcname=linux-5.10
|
_srcname=linux-5.10
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=5.10.9
|
pkgver=5.10.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnver=5.10.6
|
rcnver=5.10.8
|
||||||
rcnrel=armv7-x15
|
rcnrel=armv7-x18
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -36,8 +36,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('753adc474bf799d569dec4f165ed92c3'
|
md5sums=('753adc474bf799d569dec4f165ed92c3'
|
||||||
'3607288f3a5fff7f162c5ace98b72868'
|
'791c2c89ca43ceaf10ee7733eaa95f79'
|
||||||
'73951b59f2a1e9b17eec2d0f8ec8a2c6'
|
'4fbf36764493a391d8690d313f988a86'
|
||||||
'6c3c583d8fa165315791216c5dce9fe4'
|
'6c3c583d8fa165315791216c5dce9fe4'
|
||||||
'0b1fac542a49c8756c4c66d55df7a609'
|
'0b1fac542a49c8756c4c66d55df7a609'
|
||||||
'5b303c16f3957d0c79285bcddae34218'
|
'5b303c16f3957d0c79285bcddae34218'
|
||||||
|
@ -47,7 +47,7 @@ md5sums=('753adc474bf799d569dec4f165ed92c3'
|
||||||
'eef2303908ced1604187ae76cdf2b9d0'
|
'eef2303908ced1604187ae76cdf2b9d0'
|
||||||
'56f2d15c883be64c182073744540a7c6'
|
'56f2d15c883be64c182073744540a7c6'
|
||||||
'0e76e8e7d3d6c5961cd7276a4df9f3a3'
|
'0e76e8e7d3d6c5961cd7276a4df9f3a3'
|
||||||
'c9dfd02be3811609dc1ab40a14161459'
|
'29e7c8ef74bd0805d3cd4e4634ec1c82'
|
||||||
'4f2379ed84258050edb858ee8d281678'
|
'4f2379ed84258050edb858ee8d281678'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.10.8-1 Kernel Configuration
|
# Linux/arm 5.10.10-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -2470,7 +2470,6 @@ CONFIG_BEAGLEBONE_PINMUX_HELPER=m
|
||||||
# CONFIG_MISC_RTSX_USB is not set
|
# CONFIG_MISC_RTSX_USB is not set
|
||||||
# CONFIG_HABANA_AI is not set
|
# CONFIG_HABANA_AI is not set
|
||||||
# CONFIG_UACCE is not set
|
# CONFIG_UACCE is not set
|
||||||
# CONFIG_MIKROBUS is not set
|
|
||||||
# end of Misc devices
|
# end of Misc devices
|
||||||
|
|
||||||
CONFIG_HAVE_IDE=y
|
CONFIG_HAVE_IDE=y
|
||||||
|
|
Loading…
Reference in a new issue