mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi-latest to 3.15.2-1
This commit is contained in:
parent
9b56158318
commit
7b92000583
1 changed files with 7 additions and 7 deletions
|
@ -5,13 +5,13 @@
|
|||
buildarch=18
|
||||
|
||||
pkgbase=linux-raspberrypi-latest
|
||||
_commit=3940109faab6ed321df7e73b0d7a0ef7d17ab701
|
||||
_commit=9ad3f6187ab0b67c31e6488bdd647f5f57055a3c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.15.1
|
||||
pkgver=3.15.2
|
||||
pkgrel=1
|
||||
bfqver=v7r4
|
||||
bfqver=v7r5
|
||||
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -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}/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=('229d0c7791657286829843644dd13a72'
|
||||
md5sums=('d43c866c2e9b141c993f6c35e033ceb5'
|
||||
'143d22030b6828be68361d95e91e42ec'
|
||||
'c0d63f4d42fd334bf31e4f749d4694f3'
|
||||
'9335d1263fd426215db69841a380ea26'
|
||||
|
@ -38,9 +38,9 @@ md5sums=('229d0c7791657286829843644dd13a72'
|
|||
'2f82dbe5752af65ff409d737caf11954'
|
||||
'8e91bb5369dabec81bcd28b8d6484898'
|
||||
'SKIP'
|
||||
'7789bef14c7eb81ac5ab8a54e378878f'
|
||||
'b5ca74d065ebac9ff225bb257ffa2281'
|
||||
'f69d29121f9ea26ba84924e9355894fe')
|
||||
'7779dfa3f5e0fa9ae8311ba7b25f66fd'
|
||||
'5c8fb6476f768c9bd55d8198600d87d5'
|
||||
'ef4735aaf72fde3b9b6bc5fb7538b16b')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
Loading…
Reference in a new issue