core/linux-odroid to 3.8.13.16-3

This commit is contained in:
Kevin Mihelich 2014-02-08 00:50:58 +00:00
parent 4a4eede3a6
commit 4e8af75eef

View file

@ -8,13 +8,13 @@ pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odr
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.8 _basekernel=3.8
pkgver=${_basekernel}.13.16 pkgver=${_basekernel}.13.16
pkgrel=2 pkgrel=3
arch=('armv7h') arch=('armv7h')
url="http://github.com/hardkernel/linux/" url="http://github.com/hardkernel/linux/"
license=('GPL2') license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc')
options=('!strip') options=('!strip')
_commit=93c04175f9770b0fefdfcd82b88def144469877e _commit=2680cd69d125530fade65f67ef97d6399a9e92d9
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config_x' 'config_x'
'config_x2' 'config_x2'