mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x to 5.6.14-1
This commit is contained in:
parent
d5cd7abbac
commit
b16e648396
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.6
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.6.13
|
||||
pkgver=5.6.14
|
||||
pkgrel=1
|
||||
rcnver=5.6.10
|
||||
rcnrel=bone12
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7b9199ec5fa563ece9ed585ffb17798f'
|
||||
'636626ab605e9159bccd4a7fa834bc74'
|
||||
'76664934daa68fd88ba9cfbe72729b1a'
|
||||
'719fb908b709388378bd36a8cf00a319'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'e42b8249564ea0c01515ae4c875566b6'
|
||||
'a890d744b155a3c66a817172da315970'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.6.2-1 Kernel Configuration
|
||||
# Linux/arm 5.6.14-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -12,7 +12,6 @@ CONFIG_CLANG_VERSION=0
|
|||
CONFIG_CC_CAN_LINK=y
|
||||
CONFIG_CC_HAS_ASM_GOTO=y
|
||||
CONFIG_CC_HAS_ASM_INLINE=y
|
||||
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue