mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-odroid-xu3 to 3.10.53-1
This commit is contained in:
parent
5eb109d605
commit
bf3c615123
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-odroid-xu3
|
pkgbase=linux-odroid-xu3
|
||||||
_commit=a3933a6987a02bd3fee4225cf5ff90e5d62c20c7
|
_commit=bdee8e867164a71a0d0438f26fd907bd56934462
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-XU3"
|
_desc="ODROID-XU3"
|
||||||
pkgver=3.10.53
|
pkgver=3.10.53
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/hardkernel/linux"
|
url="https://github.com/hardkernel/linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('ba8cf5e6038554089058e5d6dd9e0405'
|
md5sums=('5be494ecfa29b2c10dc8d116e841fc00'
|
||||||
'5cdd6562c2a4f50409a3b16f89a782be')
|
'5cdd6562c2a4f50409a3b16f89a782be')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue