mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-boundary to 3.10.17-18
This commit is contained in:
parent
18c6d08f32
commit
49cae906b1
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=fdf3d06333f2c4ae8aa8bac9bca2e5c15041f22e
|
||||
_commit=b1c425eb2b11a1282043a06e55c4683db3bb83b5
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=17
|
||||
pkgrel=18
|
||||
arch=('armv7h')
|
||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.2_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=('215bbfe875d342e09e813557b8c89e35'
|
||||
md5sums=('13ba39742ed4adf080c5d5770c2e40a7'
|
||||
'8301ac70965fac93cafa9481607caef5')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue