mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 5.16.9-1
This commit is contained in:
parent
5f05da596a
commit
c0a79af426
2 changed files with 8 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.16.8
|
||||
pkgver=5.16.9
|
||||
pkgrel=1
|
||||
rcnver=5.16.3
|
||||
rcnrel=bone12
|
||||
rcnver=5.16.9
|
||||
rcnrel=bone13
|
||||
arch=('armv7h')
|
||||
url="https://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||
'819daa797c12313b9148a301b643deae'
|
||||
'6f8237f6080a80d8937a7c04892eff8e'
|
||||
'3fb7b37e41cdd4fe0b60a963da06a577'
|
||||
'9a860634f3cefc0694cc617335a74edf'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'25016bb69ba96c91d7a509d0f33c98df'
|
||||
'4c47399c5b65351cf3cd5b11d2965fcd'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.16.8-1 Kernel Configuration
|
||||
# Linux/arm 5.16.9-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -4951,7 +4951,7 @@ CONFIG_HDMI=y
|
|||
#
|
||||
CONFIG_DUMMY_CONSOLE=y
|
||||
CONFIG_FRAMEBUFFER_CONSOLE=y
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION is not set
|
||||
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
|
||||
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
|
||||
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
|
||||
# CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER is not set
|
||||
|
|
Loading…
Reference in a new issue