core/linux-veyron to 3.14.0-2

This commit is contained in:
Kevin Mihelich 2015-06-27 01:14:00 +00:00
parent fad21d9e37
commit a9100e8e85
3 changed files with 8 additions and 9 deletions

View file

@ -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

View file

@ -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

View file

@ -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