core/linux-odroid-xu(-headless) to 3.4.76-3

This commit is contained in:
Kevin Mihelich 2014-03-04 13:24:54 +00:00
parent 6827e6879c
commit df95116208
2 changed files with 6 additions and 6 deletions

View file

@ -4,12 +4,12 @@
buildarch=4
pkgbase=linux-odroid-xu-headless
_commit=89afccf8a33ee98679e8235aee5b957986158916
_commit=88727487c1ed7a73f9c8233484a00de1b1cf7adc
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="ODROID-XU (headless)"
pkgver=3.4.76
pkgrel=2
pkgrel=3
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -18,7 +18,7 @@ options=('!strip')
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config'
'size.patch')
md5sums=('575988f97a70f2a9a6391b5e8353bed9'
md5sums=('fcf5c52b9d95f91bb1dd8df829ec90e8'
'f7c7694c1ef2bdaefba922b91a6bb2fb'
'45b9fd00c7cad62dcd5782b2ba9c4d34')

View file

@ -4,12 +4,12 @@
buildarch=4
pkgbase=linux-odroid-xu
_commit=89afccf8a33ee98679e8235aee5b957986158916
_commit=88727487c1ed7a73f9c8233484a00de1b1cf7adc
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="ODROID-XU"
pkgver=3.4.76
pkgrel=2
pkgrel=3
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
options=('!strip')
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config')
md5sums=('575988f97a70f2a9a6391b5e8353bed9'
md5sums=('fcf5c52b9d95f91bb1dd8df829ec90e8'
'e5600b6f4343aaab17cb8a0341da1e6a')
prepare() {