mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-gru to 4.4.146-1
This commit is contained in:
parent
7577946a87
commit
9e9c0bd336
2 changed files with 10 additions and 5 deletions
|
@ -6,9 +6,9 @@ buildarch=8
|
|||
pkgbase=linux-gru
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Gru Chromebooks"
|
||||
pkgver=4.4.144
|
||||
pkgver=4.4.146
|
||||
pkgrel=1
|
||||
_commit=91681b08b2f300c0197b4eff4061c81eafb529cf
|
||||
_commit=93e093804ba9ffb07ad8edd69523a64e27b931e8
|
||||
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=('bf677fc475be97e0733c2ed620a55f5b'
|
||||
md5sums=('ec7f6dd5ca72d5269c151e234a495420'
|
||||
'd3b3d9d59f91cc6fad24c29873ad87bc'
|
||||
'66cd7c64f8861025fa8e394675222aa1'
|
||||
'8f416793377fc69914851a32fe6ca33e'
|
||||
'ac5db00b57911b9850c451d086680ec6'
|
||||
'bfe474df210412c3240ceb2210b6a218'
|
||||
'51896870709e97c4f131e99c33ff115d'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.143-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.146-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -3106,6 +3106,7 @@ CONFIG_VIDEO_OV5695=m
|
|||
# CONFIG_VIDEO_OV7670 is not set
|
||||
# CONFIG_VIDEO_OV9650 is not set
|
||||
# CONFIG_VIDEO_OV13858 is not set
|
||||
# CONFIG_VIDEO_IMX208 is not set
|
||||
# CONFIG_VIDEO_IMX258 is not set
|
||||
# CONFIG_VIDEO_IMX319 is not set
|
||||
# CONFIG_VIDEO_IMX355 is not set
|
||||
|
@ -4388,6 +4389,10 @@ CONFIG_TSL2583=m
|
|||
# CONFIG_FSL_MC_BUS is not set
|
||||
# CONFIG_WILC1000_DRIVER is not set
|
||||
# CONFIG_MOST is not set
|
||||
|
||||
#
|
||||
# Gasket devices
|
||||
#
|
||||
# CONFIG_GOLDFISH is not set
|
||||
CONFIG_CHROME_PLATFORMS=y
|
||||
CONFIG_CHROMEOS=y
|
||||
|
|
Loading…
Reference in a new issue