mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 4.19.88-1
This commit is contained in:
parent
3d2b6e26a0
commit
b4d468df4f
2 changed files with 9 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=a4724c87014e2fe11904d17447ad00b5ee177b1f
|
_commit=988cc7beacc150756c3fbe40646afcf8438b741b
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.19.86
|
pkgver=4.19.88
|
||||||
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=('c71d5cddb94ca6ace2b8774942ffbf8a'
|
md5sums=('c9c90bfbb570dc2ed11b4690bc9ea5e4'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'29bcb2521e9adf4b740530522b0b8e08'
|
'd704f55138b0861dc9c602c46f0a20ae'
|
||||||
'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.84-1 Kernel Configuration
|
# Linux/arm 4.19.88-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -2174,6 +2174,7 @@ CONFIG_NET_VENDOR_ALTEON=y
|
||||||
# CONFIG_ACENIC is not set
|
# CONFIG_ACENIC is not set
|
||||||
# CONFIG_ALTERA_TSE is not set
|
# CONFIG_ALTERA_TSE is not set
|
||||||
CONFIG_NET_VENDOR_AMAZON=y
|
CONFIG_NET_VENDOR_AMAZON=y
|
||||||
|
# CONFIG_ENA_ETHERNET is not set
|
||||||
CONFIG_NET_VENDOR_AMD=y
|
CONFIG_NET_VENDOR_AMD=y
|
||||||
# CONFIG_AMD8111_ETH is not set
|
# CONFIG_AMD8111_ETH is not set
|
||||||
# CONFIG_PCNET32 is not set
|
# CONFIG_PCNET32 is not set
|
||||||
|
@ -4572,10 +4573,10 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
|
||||||
#
|
#
|
||||||
# Frame buffer Devices
|
# Frame buffer Devices
|
||||||
#
|
#
|
||||||
CONFIG_FB=y
|
|
||||||
# CONFIG_FIRMWARE_EDID is not set
|
|
||||||
CONFIG_FB_CMDLINE=y
|
CONFIG_FB_CMDLINE=y
|
||||||
CONFIG_FB_NOTIFY=y
|
CONFIG_FB_NOTIFY=y
|
||||||
|
CONFIG_FB=y
|
||||||
|
# CONFIG_FIRMWARE_EDID is not set
|
||||||
CONFIG_FB_CFB_FILLRECT=y
|
CONFIG_FB_CFB_FILLRECT=y
|
||||||
CONFIG_FB_CFB_COPYAREA=y
|
CONFIG_FB_CFB_COPYAREA=y
|
||||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||||
|
@ -4812,6 +4813,7 @@ CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m
|
||||||
CONFIG_SND_BCM2708_SOC_RPI_CIRRUS=m
|
CONFIG_SND_BCM2708_SOC_RPI_CIRRUS=m
|
||||||
CONFIG_SND_BCM2708_SOC_RPI_DAC=m
|
CONFIG_SND_BCM2708_SOC_RPI_DAC=m
|
||||||
CONFIG_SND_BCM2708_SOC_RPI_PROTO=m
|
CONFIG_SND_BCM2708_SOC_RPI_PROTO=m
|
||||||
|
CONFIG_SND_BCM2708_SOC_JUSTBOOM_BOTH=m
|
||||||
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DAC=m
|
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DAC=m
|
||||||
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DIGI=m
|
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DIGI=m
|
||||||
CONFIG_SND_BCM2708_SOC_IQAUDIO_CODEC=m
|
CONFIG_SND_BCM2708_SOC_IQAUDIO_CODEC=m
|
||||||
|
|
Loading…
Reference in a new issue