mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi4 to 5.4.40-1
This commit is contained in:
parent
01be613a8b
commit
3aceab5a05
2 changed files with 9 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=a5eaf73c42b06af4e8ec52755fdfa1cad05a4ac8
|
||||
_commit=a93fc6d18f484d29b50c9bb3a41c703c91aa09ac
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.4.35
|
||||
pkgver=5.4.40
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('caf8d66ff45d6f4dc8cb47e09331bbcd'
|
||||
md5sums=('65f22b6ab3b2aa7348c6bdc740d92615'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'bfcbb21d76c10025f8058c58868018f8'
|
||||
'3968a004c3f0846a7e806d8d2fd21b23'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.35-1 Kernel Configuration
|
||||
# Linux/arm 5.4.40-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4359,6 +4359,7 @@ CONFIG_VIDEO_CX25840=m
|
|||
CONFIG_VIDEO_IMX219=m
|
||||
# CONFIG_VIDEO_IMX258 is not set
|
||||
# CONFIG_VIDEO_IMX274 is not set
|
||||
CONFIG_VIDEO_IMX477=m
|
||||
# CONFIG_VIDEO_IMX319 is not set
|
||||
# CONFIG_VIDEO_IMX355 is not set
|
||||
# CONFIG_VIDEO_OV2640 is not set
|
||||
|
@ -6035,6 +6036,9 @@ CONFIG_SYNC_FILE=y
|
|||
# CONFIG_SW_SYNC is not set
|
||||
# CONFIG_UDMABUF is not set
|
||||
# CONFIG_DMABUF_SELFTESTS is not set
|
||||
CONFIG_DMABUF_HEAPS=y
|
||||
CONFIG_DMABUF_HEAPS_SYSTEM=y
|
||||
CONFIG_DMABUF_HEAPS_CMA=y
|
||||
# end of DMABUF options
|
||||
|
||||
CONFIG_AUXDISPLAY=y
|
||||
|
|
Loading…
Reference in a new issue