mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-boundary to 3.10.17-14
This commit is contained in:
parent
00b4aa9ac3
commit
d9ef49c5c9
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=898ce9575bc2df20041ed35990114ed0e60826ae
|
||||
_commit=9f710dadb26a40e0f2235db39e11c79149d7bcff
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=13
|
||||
pkgrel=14
|
||||
arch=('armv7h')
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.1_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=('9ea2cb899f48a55635e8f7426817581d'
|
||||
md5sums=('81f09b8e3d4ba500dd51bb295d932ad7'
|
||||
'8301ac70965fac93cafa9481607caef5')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue