mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 5.10.39-2
This commit is contained in:
parent
dd2bd19670
commit
e2b8874b9b
2 changed files with 6 additions and 6 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=58f672b8da4a4094283a7fcb29dc63f3eb7ddb62
|
||||
_commit=131a6abaac64b638dbfab44a92f4403fc89ba569
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.10.39
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('5f9034b79d57e89936a3eeb784e19a20'
|
||||
md5sums=('91a59ea9b50f29eb182b156e5f46d528'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'091bbeeb121c46c7eac1b81da4b5267a'
|
||||
'ab2725a928aaa62a19c7f95fb6bc8594'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.38 Kernel Configuration
|
||||
# Linux/arm 5.10.39 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3642,6 +3642,7 @@ CONFIG_POWER_RESET_GPIO=y
|
|||
CONFIG_POWER_SUPPLY=y
|
||||
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
||||
CONFIG_POWER_SUPPLY_HWMON=y
|
||||
CONFIG_RPI_POE_POWER=m
|
||||
# CONFIG_PDA_POWER is not set
|
||||
# CONFIG_GENERIC_ADC_BATTERY is not set
|
||||
# CONFIG_TEST_POWER is not set
|
||||
|
@ -6688,7 +6689,6 @@ CONFIG_AD7887=m
|
|||
CONFIG_AD7923=m
|
||||
CONFIG_AD7949=m
|
||||
CONFIG_AD799X=m
|
||||
# CONFIG_AD9467 is not set
|
||||
# CONFIG_ADI_AXI_ADC is not set
|
||||
CONFIG_CC10001_ADC=m
|
||||
CONFIG_ENVELOPE_DETECTOR=m
|
||||
|
|
Loading…
Reference in a new issue