mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv7 to 4.5.3-1
This commit is contained in:
parent
ffa6b6fd69
commit
7cce31570e
2 changed files with 8 additions and 7 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.5
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.5.2
|
||||
pkgrel=3
|
||||
pkgver=4.5.3
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
||||
'19a835c1d16183f629d45779f62d36b6'
|
||||
'fea4462bda430d398ad1c453b80dbcce'
|
||||
'efc81327bd2bd0d946f057ac71cbb1a7'
|
||||
'66092ae7182f8906ec0f583018f4ca0a'
|
||||
'2382c661e820edbf4cba5a39e19d0bd5'
|
||||
'b38e6003768a6cf9d46f1a5f9e47925c'
|
||||
'99a159bd9b2ea2dcfd338b29a8551043'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
|||
'ef109fafa606732d8993a3fdb538c3df'
|
||||
'a9b7d60e76b8d8b426c27d15c5b21466'
|
||||
'3a6fd8d0de5d8e396c2a7d68873cd627'
|
||||
'52c1dce99364404f49ba85c088b0216c'
|
||||
'c2164745c065d535f0899bf2ab06ffc2'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.5.2-2 Kernel Configuration
|
||||
# Linux/arm 4.5.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2022,7 +2022,7 @@ CONFIG_HMC6352=m
|
|||
CONFIG_DS1682=m
|
||||
CONFIG_TI_DAC7512=m
|
||||
CONFIG_ARM_CHARLCD=y
|
||||
CONFIG_BMP085=y
|
||||
CONFIG_BMP085=m
|
||||
CONFIG_BMP085_I2C=m
|
||||
CONFIG_BMP085_SPI=m
|
||||
# CONFIG_USB_SWITCH_FSA9480 is not set
|
||||
|
@ -3322,6 +3322,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=6
|
|||
CONFIG_SERIAL_8250_FSL=y
|
||||
CONFIG_SERIAL_8250_DW=y
|
||||
# CONFIG_SERIAL_8250_EM is not set
|
||||
# CONFIG_SERIAL_8250_RT288X is not set
|
||||
CONFIG_SERIAL_8250_OMAP=y
|
||||
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
|
||||
# CONFIG_SERIAL_8250_MID is not set
|
||||
|
|
Loading…
Reference in a new issue