mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 4.14.39-1
This commit is contained in:
parent
3567c01467
commit
11271cf2ef
2 changed files with 8 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=29653ef5475124316b9284adb6cbfc97e9cae48f
|
||||
_commit=865ddc1393f558198e7e7ce70928ff2e49c4f7f6
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.37
|
||||
pkgver=4.14.39
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -22,10 +22,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7aad21dd3109cef3822158bddf8f148a'
|
||||
md5sums=('6a9b1c948630c245122e484d2d9d1fd2'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'1bc0522b1801ee16fa4bc847b1ffff78'
|
||||
'3a31b9377f176bfd3f23eb9927d656d5'
|
||||
'552c43bf6c0225bc213b31ee942b7000'
|
||||
'982f9184dfcfbe52110795cf73674334')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.37-1 Kernel Configuration
|
||||
# Linux/arm 4.14.39-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2033,7 +2033,8 @@ CONFIG_NET_VENDOR_8390=y
|
|||
# CONFIG_AX88796 is not set
|
||||
# CONFIG_ETHOC is not set
|
||||
CONFIG_NET_VENDOR_QUALCOMM=y
|
||||
# CONFIG_QCA7000_SPI is not set
|
||||
CONFIG_QCA7000=m
|
||||
CONFIG_QCA7000_SPI=m
|
||||
# CONFIG_QCA7000_UART is not set
|
||||
# CONFIG_QCOM_EMAC is not set
|
||||
# CONFIG_RMNET is not set
|
||||
|
@ -2965,7 +2966,7 @@ CONFIG_CHARGER_LP8727=m
|
|||
# CONFIG_CHARGER_BQ24735 is not set
|
||||
# CONFIG_CHARGER_BQ25890 is not set
|
||||
CONFIG_CHARGER_SMB347=m
|
||||
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
|
||||
CONFIG_BATTERY_GAUGE_LTC2941=m
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
CONFIG_HWMON=m
|
||||
# CONFIG_HWMON_VID is not set
|
||||
|
|
Loading…
Reference in a new issue