mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-utilite to 3.0.35-16
This commit is contained in:
parent
004351a7a2
commit
2b3fbf78c2
1 changed files with 4 additions and 4 deletions
|
@ -3,21 +3,21 @@
|
|||
|
||||
buildarch=4
|
||||
pkgbase=linux-utilite
|
||||
_commit=118f5300033ba2dde5afcd451bb84dcd392173a1
|
||||
_commit=2944402791fd4643d3cfe84671015d442db0e512
|
||||
_srcname=utilite-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="CompuLab Utilite alternate kernel"
|
||||
pkgver=3.0.35
|
||||
pkgrel=15
|
||||
pkgrel=16
|
||||
arch=('armv7h')
|
||||
url="https://gitorious.org/utilite/utilite"
|
||||
url="https://github.com/wolfgar/utilite/tree/devel"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage')
|
||||
options=('!strip')
|
||||
source=("https://github.com/wolfgar/utilite/archive/${_commit}.tar.gz"
|
||||
'config'
|
||||
'https://raw.github.com/Freescale/meta-fsl-arm/46de5ee9dec3486c3e081f9f39ac1a0f967afd54/recipes-kernel/linux/linux-imx-3.0.35/ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch')
|
||||
md5sums=('8557de9b28ed5fda95d7b6edde24d963'
|
||||
md5sums=('c6d8002e1521873fe3fca10414ce2fef'
|
||||
'10ef3a2bc67d15b46f5ce9b20b689568'
|
||||
'41941771adfed8b55574a7434d2c3393')
|
||||
|
||||
|
|
Loading…
Reference in a new issue