core/linux-gru to 4.4.160-1

This commit is contained in:
Kevin Mihelich 2018-10-14 00:01:01 +00:00
parent eeacb6ea69
commit 176ca7fbe2
2 changed files with 6 additions and 6 deletions

View file

@ -6,9 +6,9 @@ buildarch=8
pkgbase=linux-gru pkgbase=linux-gru
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Gru Chromebooks" _desc="Gru Chromebooks"
pkgver=4.4.159 pkgver=4.4.160
pkgrel=1 pkgrel=1
_commit=65f4b5a7b3d3219938e3ac7d11a7ff0296b0002e _commit=78ea86c66f2542399596362bb2417178bfb6fa7a
arch=('aarch64') arch=('aarch64')
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-4.4" url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-4.4"
license=('GPL2') license=('GPL2')
@ -22,11 +22,11 @@ source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archiv
'kernel.its' 'kernel.its'
'kernel.keyblock' 'kernel.keyblock'
'kernel_data_key.vbprivk') 'kernel_data_key.vbprivk')
md5sums=('3297fd5b8c9f149f70d3d04b0286195b' md5sums=('068861f5449ea7be33f1fdc9c4d362f5'
'd3b3d9d59f91cc6fad24c29873ad87bc' 'd3b3d9d59f91cc6fad24c29873ad87bc'
'66cd7c64f8861025fa8e394675222aa1' '66cd7c64f8861025fa8e394675222aa1'
'8f416793377fc69914851a32fe6ca33e' '8f416793377fc69914851a32fe6ca33e'
'f5dde804e16f2dacd6bcd4fa99107485' '3c83ce8f2f835e0d4fc1a1ef48aa6fef'
'51896870709e97c4f131e99c33ff115d' '51896870709e97c4f131e99c33ff115d'
'61c5ff73c136ed07a7aadbf58db3d96a' '61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8') '584777ae88bce2c5659960151b64c7d8')

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.157-1 Kernel Configuration # Linux/arm64 4.4.160-1 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y
@ -5333,7 +5333,7 @@ CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=y CONFIG_CRYPTO_GCM=y
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set # CONFIG_CRYPTO_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_SEQIV=y CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m CONFIG_CRYPTO_ECHAINIV=y
# #
# Block modes # Block modes