From a9100e8e8595875b90b57324d684e9538c3b01b6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 27 Jun 2015 01:14:00 +0000 Subject: [PATCH] core/linux-veyron to 3.14.0-2 --- core/linux-veyron/PKGBUILD | 12 ++++++------ core/linux-veyron/cmdline | 2 +- core/linux-veyron/config | 3 +-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/core/linux-veyron/PKGBUILD b/core/linux-veyron/PKGBUILD index 0d47e6b46..f6e04f142 100644 --- a/core/linux-veyron/PKGBUILD +++ b/core/linux-veyron/PKGBUILD @@ -5,10 +5,10 @@ buildarch=4 pkgbase=linux-veyron _kernelname=${pkgbase#linux} -_desc="ChromiumOS kernel for Veyron Chromebooks" +_desc="Veyron Chromebooks" pkgver=3.14.0 -pkgrel=1 -_commit=68b2eb6c49ed0dcb9ae216f9962bae7535d681fa +pkgrel=2 +_commit=8e22a7f3b1c557da195ec358a8d51cf7ac7f7545 arch=('armv7h') url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.14" license=('GPL2') @@ -26,7 +26,7 @@ source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archiv 'kernel.keyblock' 'kernel_data_key.vbprivk' 'cmdline') -md5sums=('9d397aa82fab24aad102395c2cdb525e' +md5sums=('b4dd00a241220dca4dc7c327ae64ff6b' 'bda543cb5943eac34e16d12911f3ee99' 'dc6da2272ffb8ea63f10bc4457cc3f70' '5d74feddd86b9c1e6cd23704795cc7d7' @@ -35,11 +35,11 @@ md5sums=('9d397aa82fab24aad102395c2cdb525e' '8fc665e132b75fa856bb47d971d35b54' 'e5731f11bd051974be820226a156d6ff' '2a0bc0fd995d15e622eefdc86f16f4c3' - '0930ec76778980c102553ed541601d18' + '1af2cda63584b7ff96ad3ba12e5f6cf1' '1d77c34a9c759a7f54df718cd80de567' '61c5ff73c136ed07a7aadbf58db3d96a' '584777ae88bce2c5659960151b64c7d8' - 'c03b872f5c6b04b83f11ddb83f07b904') + 'e3bdf63d5d936fb982c4cd62da1433ad') prepare() { git apply 0001-kernel-add-support-for-gcc-5.patch diff --git a/core/linux-veyron/cmdline b/core/linux-veyron/cmdline index ae64b422f..90a74d4fd 100644 --- a/core/linux-veyron/cmdline +++ b/core/linux-veyron/cmdline @@ -1 +1 @@ -console=tty1 console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 init=/sbin/init root=PARTUUID=%U/PARTNROFF=1 rootwait rw noinitrd +console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 console=tty1 init=/sbin/init root=PARTUUID=%U/PARTNROFF=1 rootwait rw noinitrd diff --git a/core/linux-veyron/config b/core/linux-veyron/config index 9e3a49af2..ca08a429d 100644 --- a/core/linux-veyron/config +++ b/core/linux-veyron/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 3.14.0-1 Kernel Configuration +# Linux/arm 3.14.0-2 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -3125,7 +3125,6 @@ CONFIG_USB_DWC2_HOST=y # # Gadget/Dual-role mode requires USB Gadget support to be enabled # -CONFIG_USB_DWC2_PLATFORM=y # CONFIG_USB_DWC2_DEBUG is not set # CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set # CONFIG_USB_CHIPIDEA is not set