mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-wandboard to 3.10.17-4
This commit is contained in:
parent
86eb407126
commit
91f3a105f3
1 changed files with 4 additions and 5 deletions
|
@ -4,22 +4,21 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-wandboard
|
||||
_commit=13697f2edf19fc99921376039bdb0ad595b48ebb
|
||||
_commit=a6e7fc58e6912986d003598ed79bb6a391a2113c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 Wandboard"
|
||||
pkgver=3.10.17
|
||||
pkgrel=5
|
||||
pkgrel=4
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
url="https://github.com/wandboard-org/linux/tree/wandboard_imx_3.10.17_1.0.1_ga"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||
options=('!strip')
|
||||
source=("https://github.com/wandboard-org/linux/archive/${_commit}.tar.gz"
|
||||
'0001-Swap-usdhc1-and-usdhc3.patch'
|
||||
'config')
|
||||
|
||||
md5sums=('e10cf2d6b0e82303be6ea384aa2880fb'
|
||||
md5sums=('da4d249927e8a803f0a7cb333b190639'
|
||||
'1edf745b39c715206fbe327c60f6cf76'
|
||||
'87706fcb5d01bf5a1722c6c9de5be83f')
|
||||
|
||||
|
|
Loading…
Reference in a new issue