mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi4 to 5.4.50-1
This commit is contained in:
parent
081056c73e
commit
5218abb4b3
2 changed files with 6 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=d00cdd80abb2a8c201cae2f6bd80e27eb2f7d347
|
||||
_commit=19a1bf2d54ee0a368da99b36f222436261e633a8
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.4.45
|
||||
pkgver=5.4.50
|
||||
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=('7b129b31b6eadc421f3ced25e9306f92'
|
||||
md5sums=('153ae679655641ac98107442ba3a3ead'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd1c9de923bc8b03a8e2ab4efa80a42e1'
|
||||
'ecd480eae08a25ed0d4fe51ebef33268'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.45-1 Kernel Configuration
|
||||
# Linux/arm 5.4.50-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4361,6 +4361,7 @@ CONFIG_VIDEO_CX25840=m
|
|||
CONFIG_VIDEO_IMX219=m
|
||||
# CONFIG_VIDEO_IMX258 is not set
|
||||
# CONFIG_VIDEO_IMX274 is not set
|
||||
CONFIG_VIDEO_IMX290=m
|
||||
CONFIG_VIDEO_IMX477=m
|
||||
# CONFIG_VIDEO_IMX319 is not set
|
||||
# CONFIG_VIDEO_IMX355 is not set
|
||||
|
|
Loading…
Reference in a new issue