mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-odroid to 3.8.13.27-1
This commit is contained in:
parent
e55c225676
commit
96b2e9b446
1 changed files with 3 additions and 3 deletions
|
@ -7,19 +7,19 @@ pkgbase=linux-odroid
|
||||||
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.8
|
_basekernel=3.8
|
||||||
pkgver=${_basekernel}.13.26
|
pkgver=${_basekernel}.13.27
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
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=9a0085b559ef1a9b3aa8dde419f2105931d22f4f
|
_commit=414f3757fefdd17bd6d13dd3354c19fd43429632
|
||||||
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'
|
||||||
'config_u2')
|
'config_u2')
|
||||||
md5sums=('6663c0e4fac49322b193d3d3e4ef7420'
|
md5sums=('d1093954d79b015ea9d1358b6b368674'
|
||||||
'af8d188bd1913729fc8424ff40288362'
|
'af8d188bd1913729fc8424ff40288362'
|
||||||
'fc3ccaf2b892eafea45ffc124db052a8'
|
'fc3ccaf2b892eafea45ffc124db052a8'
|
||||||
'9b62bc38316a719a5283039de4a94e07')
|
'9b62bc38316a719a5283039de4a94e07')
|
||||||
|
|
Loading…
Reference in a new issue