mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
core/linux-raspberrypi to 5.4.51-2
This commit is contained in:
parent
01e5bc489b
commit
96fe28c121
2 changed files with 7 additions and 6 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=7d9a391c64cbe974aa1d2a55c4c103beb5bf3440
|
||||
_commit=f2f7e4b23d8788e96f81a7522b2f703e51c53e70
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.4.51
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('436bc715b729d72ae416646d64629e34'
|
||||
md5sums=('04300e0f48572cc14a8bb9742b04dfb0'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'b507f2bf678a213edbe4b7a712201c50'
|
||||
'cdddfdf397b04aa5c3e0b3063ce0eced'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.51-1 Kernel Configuration
|
||||
# Linux/arm 5.4.51-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3610,7 +3610,7 @@ CONFIG_SENSORS_DS1621=m
|
|||
# CONFIG_SENSORS_G762 is not set
|
||||
CONFIG_SENSORS_GPIO_FAN=m
|
||||
CONFIG_SENSORS_HIH6130=m
|
||||
# CONFIG_SENSORS_IIO_HWMON is not set
|
||||
CONFIG_SENSORS_IIO_HWMON=m
|
||||
# CONFIG_SENSORS_IT87 is not set
|
||||
# CONFIG_SENSORS_JC42 is not set
|
||||
# CONFIG_SENSORS_POWR1220 is not set
|
||||
|
@ -5869,6 +5869,7 @@ CONFIG_LEDS_TRIGGER_PANIC=y
|
|||
CONFIG_LEDS_TRIGGER_NETDEV=y
|
||||
CONFIG_LEDS_TRIGGER_PATTERN=y
|
||||
CONFIG_LEDS_TRIGGER_AUDIO=y
|
||||
CONFIG_LEDS_TRIGGER_ACTPWR=y
|
||||
# CONFIG_ACCESSIBILITY is not set
|
||||
# CONFIG_INFINIBAND is not set
|
||||
CONFIG_EDAC_ATOMIC_SCRUB=y
|
||||
|
|
Loading…
Reference in a new issue