mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi-latest to 3.14.4-4
This commit is contained in:
parent
4003153925
commit
21f80df1b4
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
||||||
buildarch=18
|
buildarch=18
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi-latest
|
pkgbase=linux-raspberrypi-latest
|
||||||
_commit=a0e9f880c44f41c068e7699e356dbff7bc2e850b
|
_commit=e02f12bca4214c9119c52fce78b64941cfcd2a3c
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=3.14.4
|
pkgver=3.14.4
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
bfqver=v7r3
|
bfqver=v7r3
|
||||||
|
|
||||||
arch=('arm armv6h')
|
arch=('arm armv6h')
|
||||||
|
@ -30,7 +30,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}/0001-block-cgroups-kconfig-build-bits-for-BFQ-${bfqver}-${pkgver:0:4}.patch"
|
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0001-block-cgroups-kconfig-build-bits-for-BFQ-${bfqver}-${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}/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=('9bbdaef357620410750333a5223b4a7f'
|
md5sums=('7294b117e074727db68f54dea5521367'
|
||||||
'80c873e144d52071b7a981bed014c8e5'
|
'80c873e144d52071b7a981bed014c8e5'
|
||||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||||
|
|
Loading…
Reference in a new issue