mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-chromebook2 to 20140719-1
This commit is contained in:
parent
2b487de666
commit
880fde5160
2 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@ buildarch=4
|
|||
|
||||
pkgbase=linux-chromebook2
|
||||
pkgname=('linux-chromebook2' 'linux-headers-chromebook2')
|
||||
pkgver=20140707
|
||||
pkgver=20140719
|
||||
pkgrel=1
|
||||
_kernelname=${pkgname#linux}
|
||||
pkgdesc="ChromiumOS kernel with ArchLinux ARM tweaks"
|
||||
|
@ -15,7 +15,7 @@ url="https://chromium.googlesource.com/chromiumos/third_party/kernel/+/chromeos-
|
|||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'dtc' 'inetutils' 'kmod' 'vboot-utils' 'git')
|
||||
options=('!strip')
|
||||
_commit=e27730dd2877ee4aca8d1f002b70807504140336
|
||||
_commit=2969e1155c9dabf95df3dc5fc38e5bb83d6b18a4
|
||||
source=("https://chromium.googlesource.com/chromiumos/third_party/kernel/+archive/${_commit}.tar.gz"
|
||||
'http://archlinuxarm.org/builder/src/sd8797_uapsta_cros.bin'
|
||||
'0001-exynos-drm-smem-start-len.patch'
|
||||
|
@ -29,7 +29,7 @@ md5sums=('SKIP'
|
|||
'dc6da2272ffb8ea63f10bc4457cc3f70'
|
||||
'dc8c3ffa65edd9ee30a1f9805d2b3460'
|
||||
'533ebbdc096adab3ec0d649fd04a0ca5'
|
||||
'a5d06241e13c11fae3eff39aa737dddf'
|
||||
'3853f4a83db95448b0ebcd2810cd72fe'
|
||||
'1e66637b4771568d2dfa161f5e0357f7'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8')
|
||||
|
|
|
@ -1300,7 +1300,8 @@ CONFIG_NET_CORE=y
|
|||
# CONFIG_EQUALIZER is not set
|
||||
CONFIG_MII=y
|
||||
# CONFIG_NET_TEAM is not set
|
||||
# CONFIG_MACVLAN is not set
|
||||
CONFIG_MACVLAN=m
|
||||
# CONFIG_MACVTAP is not set
|
||||
# CONFIG_VXLAN is not set
|
||||
# CONFIG_NETCONSOLE is not set
|
||||
# CONFIG_NETPOLL is not set
|
||||
|
|
Loading…
Reference in a new issue