mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x to 5.10.11-1
This commit is contained in:
parent
7282fe007f
commit
8a62e0c977
2 changed files with 7 additions and 6 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.10
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.10.10
|
||||
pkgver=5.10.11
|
||||
pkgrel=1
|
||||
rcnver=5.10.8
|
||||
rcnrel=bone18
|
||||
rcnrel=bone19
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('753adc474bf799d569dec4f165ed92c3'
|
||||
'791c2c89ca43ceaf10ee7733eaa95f79'
|
||||
'f7e94341b05a579f75966debdd67a32e'
|
||||
'a24319e146c3f4dd85616f089f048ef3'
|
||||
'70b6ab4a92ffb15b4905d9b36b29cd3c'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'8c6e5973066d4ef89cd9496782cd377d'
|
||||
'864fb35b815f20fa8390d5e786c46009'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.9-1 Kernel Configuration
|
||||
# Linux/arm 5.10.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3232,6 +3232,7 @@ CONFIG_GPIO_GENERIC_PLATFORM=y
|
|||
# CONFIG_GPIO_MPC8XXX is not set
|
||||
CONFIG_GPIO_OMAP=y
|
||||
# CONFIG_GPIO_SAMA5D2_PIOBU is not set
|
||||
# CONFIG_GPIO_SIFIVE is not set
|
||||
CONFIG_GPIO_SYSCON=y
|
||||
# CONFIG_GPIO_XILINX is not set
|
||||
# CONFIG_GPIO_ZEVIO is not set
|
||||
|
|
Loading…
Reference in a new issue