mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-gru to 4.4.52-2
This commit is contained in:
parent
bdba529db0
commit
ef62a615bc
2 changed files with 6 additions and 5 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-gru
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Gru Chromebooks"
|
||||
pkgver=4.4.52
|
||||
pkgrel=1
|
||||
_commit=15b52ca585d0c85f807f81a29cdd01f6f17b56f7
|
||||
pkgrel=2
|
||||
_commit=22201df26250dfd6cf647b984f259e6c4c6649b8
|
||||
arch=('aarch64')
|
||||
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-4.4"
|
||||
license=('GPL2')
|
||||
|
@ -21,10 +21,10 @@ source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archiv
|
|||
'kernel.its'
|
||||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('dab1fec525fa5e5cb9ad6096042eb22f'
|
||||
md5sums=('9109e451b830b08af6453f6bb5355c5f'
|
||||
'a2b9f09a8701abce798f2b4854631e47'
|
||||
'58f5619988f7b4253d618586c24bf085'
|
||||
'b35def093e1c8be161ea29e0c9eb90fb'
|
||||
'1bd46f0bec891ea125b5c88a8c60c8a7'
|
||||
'ded019b1c1e32c53b98e602f46ea1ba0'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.52-1 Kernel Configuration
|
||||
# Linux/arm64 4.4.52-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -2195,6 +2195,7 @@ CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y
|
|||
# CONFIG_TOUCHSCREEN_TSC2004 is not set
|
||||
# CONFIG_TOUCHSCREEN_TSC2005 is not set
|
||||
# CONFIG_TOUCHSCREEN_TSC2007 is not set
|
||||
# CONFIG_TOUCHSCREEN_RM_TS is not set
|
||||
# CONFIG_TOUCHSCREEN_ST1232 is not set
|
||||
# CONFIG_TOUCHSCREEN_SUR40 is not set
|
||||
# CONFIG_TOUCHSCREEN_SX8654 is not set
|
||||
|
|
Loading…
Reference in a new issue