mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-boundary to 3.10.17-4
This commit is contained in:
parent
2cc6175e27
commit
e5a1e5f4c7
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-boundary
|
pkgbase=linux-boundary
|
||||||
_commit=b828d7495cad8aae83310f5c4269e83a3ae5b8d7
|
_commit=3d311e8d454777ade1dd5c983f0715d424c19d60
|
||||||
_srcname=linux-imx6-${_commit}
|
_srcname=linux-imx6-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||||
pkgver=3.10.17
|
pkgver=3.10.17
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_ga"
|
url="https://github.com/boundarydevices/linux-imx6/tree/boundary-imx_3.10.17_1.0.0_ga"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
|
source=("https://github.com/boundarydevices/linux-imx6/archive/${_commit}.tar.gz"
|
||||||
'config')
|
'config')
|
||||||
md5sums=('b5a2aea225779ae22e1fefd978bd635e'
|
md5sums=('95df1696ac8944a32857b7a1480ecbb8'
|
||||||
'2fb9e5574873483820a57445dd9d031b')
|
'2fb9e5574873483820a57445dd9d031b')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue