mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-gru to 4.4.157-1
This commit is contained in:
parent
8920a17dd9
commit
5b84f88361
2 changed files with 5 additions and 6 deletions
|
@ -6,9 +6,9 @@ buildarch=8
|
|||
pkgbase=linux-gru
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Gru Chromebooks"
|
||||
pkgver=4.4.156
|
||||
pkgver=4.4.157
|
||||
pkgrel=1
|
||||
_commit=4c1c006cfa1dbd9225506f4ad0024845881158af
|
||||
_commit=49864518ef212912bc6f851493f61b843c786302
|
||||
arch=('aarch64')
|
||||
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-4.4"
|
||||
license=('GPL2')
|
||||
|
@ -22,11 +22,11 @@ source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archiv
|
|||
'kernel.its'
|
||||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('acc5462747a02fd3b66478580a7b0156'
|
||||
md5sums=('dd99aee58086a861659d56a14d416947'
|
||||
'd3b3d9d59f91cc6fad24c29873ad87bc'
|
||||
'66cd7c64f8861025fa8e394675222aa1'
|
||||
'8f416793377fc69914851a32fe6ca33e'
|
||||
'00846609c7a29728f78d52140b67c566'
|
||||
'f5dde804e16f2dacd6bcd4fa99107485'
|
||||
'51896870709e97c4f131e99c33ff115d'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.154-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.157-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -1148,7 +1148,6 @@ CONFIG_BT_HCIUART_H4=y
|
|||
# CONFIG_BT_HCIUART_BCSP is not set
|
||||
# CONFIG_BT_HCIUART_ATH3K is not set
|
||||
CONFIG_BT_HCIUART_LL=y
|
||||
# CONFIG_BT_HCIUART_3WIRE is not set
|
||||
# CONFIG_BT_HCIUART_INTEL is not set
|
||||
# CONFIG_BT_HCIUART_BCM is not set
|
||||
# CONFIG_BT_HCIUART_QCA is not set
|
||||
|
|
Loading…
Reference in a new issue