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