mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-boundary to 3.10.17-5
This commit is contained in:
parent
1f8fcba076
commit
686e53cacb
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-boundary
|
||||
_commit=3d311e8d454777ade1dd5c983f0715d424c19d60
|
||||
_commit=cfb334db7a520b947d1db3620d4b594c47c0c4bb
|
||||
_srcname=linux-imx6-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Nitrogen6X/Sabre Lite"
|
||||
pkgver=3.10.17
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
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=('95df1696ac8944a32857b7a1480ecbb8'
|
||||
md5sums=('539b0ec2419c61b53a9533755d44d1fb'
|
||||
'2fb9e5574873483820a57445dd9d031b')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue