mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-chromebook2 to 20140628-2
This commit is contained in:
parent
58bff7f05c
commit
e289d09a0b
1 changed files with 3 additions and 4 deletions
|
@ -1,22 +1,21 @@
|
|||
# Samsung/HP Chromebook Kernel
|
||||
# Samsung Chromebook 2 Kernel
|
||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# Maintainer: stratum nine <strata@dropswitch.net>
|
||||
|
||||
buildarch=4
|
||||
|
||||
pkgbase=linux-chromebook2
|
||||
pkgname=('linux-chromebook2' 'linux-headers-chromebook2')
|
||||
pkgver=20140628
|
||||
pkgrel=2
|
||||
_kernelname=${pkgname#linux}
|
||||
pkgdesc="ChromiumOS kernel with ArchLinux ARM tweaks"
|
||||
_basever=3.8
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-3.8"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'dtc' 'inetutils' 'kmod' 'vboot-utils' 'git')
|
||||
options=('!strip')
|
||||
_commit=d2d7d09e21d48cd0d1ad72f00d0bab9ac36c8667
|
||||
_commit=e27730dd2877ee4aca8d1f002b70807504140336
|
||||
source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archive/${_commit}.tar.gz"
|
||||
'0001-exynos-drm-smem-start-len.patch'
|
||||
'config'
|
||||
|
|
Loading…
Reference in a new issue