mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-boundary to 3.10.17-10
This commit is contained in:
parent
1cea3c6b91
commit
e35d94343f
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=62ef71f3f6dc199ecc533c5aea7a88b74e5bf449
|
||||
_commit=a62848b1032ebb5ea31c86af260d359e1adcd85c
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
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=('a66f3220f8a0544d25058e207e724324'
|
||||
md5sums=('7e0e24c88d41158edf88df99c8587f17'
|
||||
'fe732610cc8d1c7dfced5469e17e570a')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue