mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-gru to 4.4.171-1
This commit is contained in:
parent
6685e64b91
commit
55f9db2607
2 changed files with 6 additions and 6 deletions
|
@ -6,9 +6,9 @@ buildarch=8
|
|||
pkgbase=linux-gru
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Gru Chromebooks"
|
||||
pkgver=4.4.168
|
||||
pkgver=4.4.171
|
||||
pkgrel=1
|
||||
_commit=4514416f9f9459bdc4a6c7d1a355471c9f3a3c2d
|
||||
_commit=80b921861fdfebef21c2841ecc71d40b9d6b5550
|
||||
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=('7c88dfaf81c074c65773a91efbd86e39'
|
||||
md5sums=('6d9ccd0ef4cb2c2ddd34534cb8fe2e65'
|
||||
'd3b3d9d59f91cc6fad24c29873ad87bc'
|
||||
'66cd7c64f8861025fa8e394675222aa1'
|
||||
'8f416793377fc69914851a32fe6ca33e'
|
||||
'0491308b4a3235112d48b3d8f71630f2'
|
||||
'0a4073942dccfe34cef28d0f3e056865'
|
||||
'51896870709e97c4f131e99c33ff115d'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.165-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.171-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -4397,7 +4397,6 @@ CONFIG_TSL2583=m
|
|||
# Gasket devices
|
||||
#
|
||||
# CONFIG_STAGING_GASKET_FRAMEWORK is not set
|
||||
# CONFIG_GOLDFISH is not set
|
||||
CONFIG_CHROME_PLATFORMS=y
|
||||
CONFIG_CHROMEOS=y
|
||||
CONFIG_CHROMEOS_OF_FIRMWARE=y
|
||||
|
@ -5275,6 +5274,7 @@ CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
|
|||
CONFIG_HARDENED_USERCOPY=y
|
||||
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
|
||||
CONFIG_FORTIFY_SOURCE=y
|
||||
# CONFIG_STATIC_USERMODEHELPER is not set
|
||||
# CONFIG_SECURITY_SMACK is not set
|
||||
# CONFIG_SECURITY_TOMOYO is not set
|
||||
# CONFIG_SECURITY_APPARMOR is not set
|
||||
|
|
Loading…
Reference in a new issue