mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi-latest to 3.14.1-1
This commit is contained in:
parent
80f864a799
commit
5bef9ef950
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
||||||
buildarch=18
|
buildarch=18
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi-latest
|
pkgbase=linux-raspberrypi-latest
|
||||||
_commit=dbddcf763ee7cecef28a677494c4f2c21e1137b7
|
_commit=3ba9e28c7033a26cc00a860df9c751aa5ab68850
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=3.14
|
pkgver=3.14.1
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
bfqver=v7r2
|
bfqver=v7r2
|
||||||
|
|
||||||
arch=('arm armv6h')
|
arch=('arm armv6h')
|
||||||
|
@ -31,7 +31,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}/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")
|
"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=('cfe61f6c40b3a494d1d15231b18f3d07'
|
md5sums=('a66044eab060abd79f7fdaab0e773f7e'
|
||||||
'5941f9cab8be1c5b80935c8ff9a66601'
|
'5941f9cab8be1c5b80935c8ff9a66601'
|
||||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||||
|
|
Loading…
Reference in a new issue