mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-boundary to 3.10.17-15
This commit is contained in:
parent
177433f07a
commit
bf03cc9fad
1 changed files with 4 additions and 4 deletions
|
@ -4,20 +4,20 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=9f710dadb26a40e0f2235db39e11c79149d7bcff
|
||||
_commit=295cbf2e45ffff3f587cdd825f35458b7c71a2ec
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=14
|
||||
pkgrel=15
|
||||
arch=('armv7h')
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.1_ga"
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.2_ga"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('81f09b8e3d4ba500dd51bb295d932ad7'
|
||||
md5sums=('0f3201b36cc90791349c1e1d6f9bdbde'
|
||||
'8301ac70965fac93cafa9481607caef5')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue