core/linux-gru to 4.4.132-1

fixes #1589
This commit is contained in:
Kevin Mihelich 2018-05-23 00:19:09 +00:00
parent eee5653299
commit c30b671a36
2 changed files with 12 additions and 7 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.131 pkgver=4.4.132
pkgrel=1 pkgrel=1
_commit=6567ad232ebc17033edfa18f3919fb0f439d578f _commit=7fa1c9e5ee7fa66a8a2f46044c2e1715c2b13d0a
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=('f52eb6778fa243e94cc01ba26ca50706' md5sums=('61b35098b651b1afdb7824b07ce20d67'
'd3b3d9d59f91cc6fad24c29873ad87bc' 'd3b3d9d59f91cc6fad24c29873ad87bc'
'66cd7c64f8861025fa8e394675222aa1' '66cd7c64f8861025fa8e394675222aa1'
'8f416793377fc69914851a32fe6ca33e' '8f416793377fc69914851a32fe6ca33e'
'01bc209229fdf5391b548f0979b99dbf' '5a91bfa92f3145051ab96fd89e605c7b'
'51896870709e97c4f131e99c33ff115d' '51896870709e97c4f131e99c33ff115d'
'61c5ff73c136ed07a7aadbf58db3d96a' '61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8') '584777ae88bce2c5659960151b64c7d8')
@ -244,7 +244,7 @@ _package-headers() {
done done
# remove unneeded architectures # remove unneeded architectures
rm -rf "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch/{alpha,arc,arm,arm26,avr32,blackfin,c6x,cris,frv,h8300,hexagon,ia64,m32r,m68k,m68knommu,metag,mips,microblaze,mn10300,openrisc,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,unicore32,um,v850,x86,xtensa} rm -rf "${pkgdir}"/usr/lib/modules/${_kernver}/build/arch/{alpha,arc,arm26,avr32,blackfin,c6x,cris,frv,h8300,hexagon,ia64,m32r,m68k,m68knommu,metag,mips,microblaze,mn10300,openrisc,parisc,powerpc,ppc,s390,score,sh,sh64,sparc,sparc64,tile,unicore32,um,v850,x86,xtensa}
} }
pkgname=("${pkgbase}" "${pkgbase}-headers") pkgname=("${pkgbase}" "${pkgbase}-headers")

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.130-1 Kernel Configuration # Linux/arm64 4.4.132-1 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y
@ -2741,7 +2741,7 @@ CONFIG_WATCHDOG_CORE=y
# #
# Watchdog Device Drivers # Watchdog Device Drivers
# #
# CONFIG_SOFT_WATCHDOG is not set CONFIG_SOFT_WATCHDOG=m
# CONFIG_GPIO_WATCHDOG is not set # CONFIG_GPIO_WATCHDOG is not set
# CONFIG_XILINX_WATCHDOG is not set # CONFIG_XILINX_WATCHDOG is not set
# CONFIG_ARM_SP805_WATCHDOG is not set # CONFIG_ARM_SP805_WATCHDOG is not set
@ -4513,6 +4513,11 @@ CONFIG_IIO_CROS_EC_SENSORS_RING=y
# #
# CONFIG_IIO_SSP_SENSORHUB is not set # CONFIG_IIO_SSP_SENSORHUB is not set
#
# Counters
#
CONFIG_IIO_CROS_EC_SENSORS_SYNC=y
# #
# Digital to analog converters # Digital to analog converters
# #