mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-espressobin to 4.18.9-1
This commit is contained in:
parent
ec4b5f0e58
commit
f293797fb2
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-4.18
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=4.18.8
|
||||
pkgver=4.18.9
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
||||
'548cb705ab3352155494411c5c6e4c7f'
|
||||
'0f4c59c6427fb4f698771a7c851740ec'
|
||||
'b8377bc890bcf9d5455b70bf3204701e'
|
||||
'330c550e2ca5b117ef10d7683d25f7df'
|
||||
'582ffed746b5a9f4da1255d3fb121daf'
|
||||
'f291e42a508fb53924814850c87249e9'
|
||||
'ce11bdb313ecb4787499dce79fad4bdb'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.18.8-1 Kernel Configuration
|
||||
# Linux/arm64 4.18.9-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1518,7 +1518,6 @@ CONFIG_BT_HCIUART=m
|
|||
CONFIG_BT_HCIUART_H4=y
|
||||
CONFIG_BT_HCIUART_BCSP=y
|
||||
CONFIG_BT_HCIUART_ATH3K=y
|
||||
CONFIG_BT_HCIUART_3WIRE=y
|
||||
CONFIG_BT_HCIUART_INTEL=y
|
||||
# CONFIG_BT_HCIUART_AG6XX is not set
|
||||
CONFIG_BT_HCIUART_MRVL=y
|
||||
|
|
Loading…
Reference in a new issue