mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi to 5.10.50-3
This commit is contained in:
parent
c1e5b848d4
commit
95701ad396
2 changed files with 5 additions and 4 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=55f43ec57e13d6aeac6f126df8083b67d68705db
|
||||
_commit=2697f7403187bb2bb61cc716f33ee9f6cfb9af7c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.50
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('746d80111b895e5a0ba743180059c99e'
|
||||
md5sums=('8606d7c02e004155076d16f816b463b5'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'73577dfa8244b32d255c1e13d55ad899'
|
||||
'e046cc00b7abcacec4964649646e251d'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -5014,6 +5014,7 @@ CONFIG_DRM_PL111=m
|
|||
# CONFIG_DRM_PANFROST is not set
|
||||
# CONFIG_DRM_MCDE is not set
|
||||
# CONFIG_DRM_TIDSS is not set
|
||||
CONFIG_DRM_GUD=m
|
||||
# CONFIG_DRM_LEGACY is not set
|
||||
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
|
||||
|
||||
|
|
Loading…
Reference in a new issue