mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-boundary to 3.10.17-8
This commit is contained in:
parent
3e632cc47b
commit
fbe8491f96
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=484aba72f70cd7cddd74262b9b068638d4eff143
|
||||
_commit=f5ac7eb65dedbbd8317a249f81ee29a765622ee7
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
arch=('armv7h')
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_ga"
|
||||
license=('GPL2')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
|
|||
options=('!strip')
|
||||
source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('3748c4929d31031cbab942516ef55de0'
|
||||
md5sums=('e127409413c2334893d35ba11f4f2296'
|
||||
'2fb9e5574873483820a57445dd9d031b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue