mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi4 to 5.4.77-1
This commit is contained in:
parent
b62030dfba
commit
78ed7c07eb
2 changed files with 6 additions and 5 deletions
|
@ -6,11 +6,11 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi4
|
pkgbase=linux-raspberrypi4
|
||||||
_commit=c22a53984e3b3db49dfd69301a8c49dc842c1c6e
|
_commit=b8681a08ba16b15cc9f010bef2a24ffac0b054d1
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi 4"
|
_desc="Raspberry Pi 4"
|
||||||
pkgver=5.4.75
|
pkgver=5.4.77
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -24,10 +24,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('9c54531e8b777a5d500b9ebf00f909f3'
|
md5sums=('d10f8eb0ba6423afe5e4c2c1f59d82d3'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'0342dc4788b463dac4bac1b25552e074'
|
'fd469cad3472549e5a4b2cde99285d8d'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||||
'69e1db90d78f691dc446fe2ab94727eb')
|
'69e1db90d78f691dc446fe2ab94727eb')
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.4.74-1 Kernel Configuration
|
# Linux/arm 5.4.77-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1541,6 +1541,7 @@ CONFIG_CAN_SOFTING=m
|
||||||
#
|
#
|
||||||
# CONFIG_CAN_HI311X is not set
|
# CONFIG_CAN_HI311X is not set
|
||||||
CONFIG_CAN_MCP251X=m
|
CONFIG_CAN_MCP251X=m
|
||||||
|
# CONFIG_CAN_MCP251XFD is not set
|
||||||
# end of CAN SPI interfaces
|
# end of CAN SPI interfaces
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue