mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi-latest to 3.13.6-1
This commit is contained in:
parent
db9f731533
commit
e87fd3a01e
1 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
|||
# Maintainer: Dave Higham <pepedog@archlinuxarm.org>
|
||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# Maintainer: Oleg Rakhmanov <orakhmanov [at] gmail [dot] com>
|
||||
|
||||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi-latest
|
||||
_commit=6a6b2b8d733a6359bbc2591e4b7377f333ddca82
|
||||
_commit=da28f2fa9ad9bb3fb3507e1c497b1d091cc54426
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.13.5
|
||||
pkgver=3.13.6
|
||||
pkgrel=1
|
||||
bfqver=v7r2
|
||||
uksmver="0.1.2.2"
|
||||
|
@ -32,7 +33,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.0.patch")
|
||||
|
||||
md5sums=('0157c0303ae265e27c05ebc9e135245c'
|
||||
md5sums=('46fa850f6bbbf682a63e6e087bdda76c'
|
||||
'a61ef92d5aee828cf7b4fac1ff95108c'
|
||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
|
Loading…
Reference in a new issue