mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 5.10.31-3
This commit is contained in:
parent
81b6cba5bd
commit
e5a472cc95
2 changed files with 6 additions and 6 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=45d21465ba833de0264d3045f9564fbc57e7f217
|
||||
_commit=d62dee41b78d33ef0aa323fae1f49b5643b977bc
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.31
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,10 +25,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook'
|
||||
)
|
||||
md5sums=('d8dfc4a0b64b939b60d86f117cb263cb'
|
||||
md5sums=('c78e8951fc8c8d35fd810a3d8aed305a'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'0e06e8663f8b234e2e1eeb8290b57ed3'
|
||||
'db2d3b1cde7fc6a7973a7db450691537'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.27 Kernel Configuration
|
||||
# Linux/arm 5.10.31 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4913,7 +4913,7 @@ CONFIG_DRM_PANEL_SIMPLE=m
|
|||
# CONFIG_DRM_PANEL_ILITEK_IL9322 is not set
|
||||
# CONFIG_DRM_PANEL_ILITEK_ILI9881C is not set
|
||||
# CONFIG_DRM_PANEL_INNOLUX_P079ZCA is not set
|
||||
# CONFIG_DRM_PANEL_JDI_LT070ME05000 is not set
|
||||
CONFIG_DRM_PANEL_JDI_LT070ME05000=m
|
||||
# CONFIG_DRM_PANEL_KINGDISPLAY_KD097D04 is not set
|
||||
# CONFIG_DRM_PANEL_LEADTEK_LTK050H3146W is not set
|
||||
# CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829 is not set
|
||||
|
|
Loading…
Reference in a new issue