mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-boundary to 3.10.17-17
This commit is contained in:
parent
c6406ad2a9
commit
b3a6814b5f
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=6e37c27184f7085772600649c51e265bc2f4abdd
|
||||
_commit=fdf3d06333f2c4ae8aa8bac9bca2e5c15041f22e
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=16
|
||||
pkgrel=17
|
||||
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=('b7893c321e5a52433a7f4015a08566c3'
|
||||
md5sums=('215bbfe875d342e09e813557b8c89e35'
|
||||
'8301ac70965fac93cafa9481607caef5')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue