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