mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-veyron to 3.14.0-3
This commit is contained in:
parent
522752a074
commit
bfa6565456
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-veyron
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Veyron Chromebooks"
|
_desc="Veyron Chromebooks"
|
||||||
pkgver=3.14.0
|
pkgver=3.14.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
_commit=8e22a7f3b1c557da195ec358a8d51cf7ac7f7545
|
_commit=8e22a7f3b1c557da195ec358a8d51cf7ac7f7545
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.14"
|
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.14"
|
||||||
|
@ -15,7 +15,7 @@ license=('GPL2')
|
||||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc')
|
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archive/${_commit}.tar.gz"
|
source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archive/${_commit}.tar.gz"
|
||||||
http://archlinuxarm.org/builder/src/sd{8787,8797,8897}_uapsta_cros.bin
|
http://archlinuxarm.org/builder/src/veyron/sd{8787,8797,8897}_uapsta_cros.bin
|
||||||
'0001-kernel-add-support-for-gcc-5.patch'
|
'0001-kernel-add-support-for-gcc-5.patch'
|
||||||
'0002-ARM-8158-1-LLVMLinux-use-static-inline-in-ARM-ftrace.patch'
|
'0002-ARM-8158-1-LLVMLinux-use-static-inline-in-ARM-ftrace.patch'
|
||||||
'0003-ARM-LLVMLinux-Change-extern-inline-to-static-inline-.patch'
|
'0003-ARM-LLVMLinux-Change-extern-inline-to-static-inline-.patch'
|
||||||
|
@ -28,8 +28,8 @@ source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archiv
|
||||||
'cmdline')
|
'cmdline')
|
||||||
md5sums=('b4dd00a241220dca4dc7c327ae64ff6b'
|
md5sums=('b4dd00a241220dca4dc7c327ae64ff6b'
|
||||||
'bda543cb5943eac34e16d12911f3ee99'
|
'bda543cb5943eac34e16d12911f3ee99'
|
||||||
'dc6da2272ffb8ea63f10bc4457cc3f70'
|
'5e2d7cd74de07d13052de99411c13a2f'
|
||||||
'5d74feddd86b9c1e6cd23704795cc7d7'
|
'1534c1dbfe5df35a5634072f7b912840'
|
||||||
'db561b7e4cd852b679fc90efcf8e372b'
|
'db561b7e4cd852b679fc90efcf8e372b'
|
||||||
'5ca301ff2182c23908fd67e3d7efe1b7'
|
'5ca301ff2182c23908fd67e3d7efe1b7'
|
||||||
'8fc665e132b75fa856bb47d971d35b54'
|
'8fc665e132b75fa856bb47d971d35b54'
|
||||||
|
|
Loading…
Reference in a new issue