mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-udoo to 3.0.35-7
This commit is contained in:
parent
d06174cc01
commit
c55ad65e62
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-udoo
|
||||
_commit=029e85168c08c8c9a8a6dd308b388599be608948
|
||||
_commit=1b8cd57cd7c1a99c6283ca99a21f907649adba28
|
||||
_srcname=Kernel_Unico-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="i.MX6 UDOO"
|
||||
pkgver=3.0.35
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=('armv7h')
|
||||
url="https://github.com/UDOOboard/Kernel_Unico"
|
||||
license=('GPL2')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage')
|
|||
options=('!strip')
|
||||
source=("https://github.com/UDOOboard/Kernel_Unico/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('b2600981d802d98e609d8532dcff31bc'
|
||||
md5sums=('29a7170da2765315997fb4b3be5135b4'
|
||||
'4f0254ce4cfc813314b2f1628878e0c1')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue