mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 5.19.5-1
This commit is contained in:
parent
e3ab6ae2e2
commit
630b11667f
2 changed files with 8 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.19.4
|
||||
pkgver=5.19.5
|
||||
pkgrel=1
|
||||
rcnver=5.19.3
|
||||
rcnrel=bone7
|
||||
rcnver=5.19.5
|
||||
rcnrel=bone8
|
||||
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=('f91bfe133d2cb1692f705947282e123a'
|
||||
'd89c87a448cca0f1192666e538984761'
|
||||
'd7809fea0e269d7bde66cf262ae21960'
|
||||
'a0392dcef5cce05feba5f792aea372d8'
|
||||
'3a27263f255d557c4c3dfe3b28e2df3e'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'9a525539ebebcc581b19daf89a01d7f1'
|
||||
'd1889d23975bff4ea6eeb46741b7c653'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.19.4-1 Kernel Configuration
|
||||
# Linux/arm 5.19.5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -4994,7 +4994,7 @@ CONFIG_DRM_PANEL_BRIDGE=y
|
|||
# CONFIG_DRM_LONTIUM_LT9211 is not set
|
||||
# CONFIG_DRM_LONTIUM_LT9611 is not set
|
||||
# CONFIG_DRM_LONTIUM_LT9611UXC is not set
|
||||
CONFIG_DRM_ITE_IT66121=y
|
||||
CONFIG_DRM_ITE_IT66121=m
|
||||
# CONFIG_DRM_LVDS_CODEC is not set
|
||||
# CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
|
||||
# CONFIG_DRM_NWL_MIPI_DSI is not set
|
||||
|
|
Loading…
Reference in a new issue