mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 4.19.37-1
This commit is contained in:
parent
b618dbdb12
commit
4979925ad1
2 changed files with 6 additions and 6 deletions
|
@ -5,11 +5,11 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=f70d3cee7ea9e6411559cc75e3882d4703752dfe
|
_commit=78321aeae5002be7e54b7258cc5f6c605ed4e147
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.19.36
|
pkgver=4.19.37
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -23,10 +23,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=('6d639009ab292bf7072abbde60384d06'
|
md5sums=('bc8dd813600e207679c8ea6eece428a8'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'951e67c38bab0a43a00239b3b1cc71cc'
|
'acecb80f37789d8089e24c245d4db921'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||||
'69e1db90d78f691dc446fe2ab94727eb')
|
'69e1db90d78f691dc446fe2ab94727eb')
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 4.19.36-1 Kernel Configuration
|
# Linux/arm 4.19.37-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -4902,7 +4902,7 @@ CONFIG_LEDS_PCA963X=m
|
||||||
# CONFIG_LEDS_TLC591XX is not set
|
# CONFIG_LEDS_TLC591XX is not set
|
||||||
# CONFIG_LEDS_LM355x is not set
|
# CONFIG_LEDS_LM355x is not set
|
||||||
# CONFIG_LEDS_IS31FL319X is not set
|
# CONFIG_LEDS_IS31FL319X is not set
|
||||||
# CONFIG_LEDS_IS31FL32XX is not set
|
CONFIG_LEDS_IS31FL32XX=m
|
||||||
|
|
||||||
#
|
#
|
||||||
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
|
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
|
||||||
|
|
Loading…
Reference in a new issue