From 1310f6186d11c7ca3c810f23f649903ea39dc7c2 Mon Sep 17 00:00:00 2001 From: moonman Date: Fri, 23 Jan 2015 20:38:20 +0000 Subject: [PATCH] core/linux to 3.1.10-35 --- core/linux/PKGBUILD | 20 ++++++++++---------- core/linux/linux.install | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index e1f03d8a1..1021066e4 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -10,9 +10,9 @@ pkgname=('linux' 'linux-headers') _kernelname=${pkgname#linux} _basekernel=3.1 pkgver=${_basekernel}.10 -pkgrel=34 -cryptodev_commit=57b5544de80db85c8955499831fdaa30829db77a -bfqver=v7r5 +pkgrel=35 +cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239 +bfqver=v7r7 arch=('arm') url="http://www.kernel.org/" @@ -27,14 +27,14 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2 'support.patch' 'aufs3-3.1.patch.xz' 'config' - 'mach-types::http://www.arm.linux.org.uk/developer/machines/download.php' + "mach-types::http://www.arm.linux.org.uk/developer/machines/download.php" 'change-default-console-loglevel.patch' 'usb-add-reset-resume-quirk-for-several-webcams.patch' "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${_basekernel}.0-${bfqver}/0001-block-prepare-I-O-context-code-for-BFQ-${bfqver}-for-${_basekernel}.patch" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${_basekernel}.0-${bfqver}/0002-block-cgroups-kconfig-build-bits-for-BFQ-${bfqver}-${_basekernel}.patch" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${_basekernel}.0-${bfqver}/0003-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${_basekernel}.patch" "http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${_basekernel}.0-${bfqver}/0004-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${_basekernel}.0.patch" - "https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz") + "cryptodev.tar.gz::https://github.com/cryptodev-linux/cryptodev-linux/archive/${cryptodev_commit}.tar.gz") md5sums=('8d43453f8159b2332ad410b19d86a931' 'a8e1c25a93a685ec2a1c3a808715fe9d' @@ -47,11 +47,11 @@ md5sums=('8d43453f8159b2332ad410b19d86a931' 'SKIP' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba' - '5a3f1da65666f0141a4784cedc89af6d' - '23a590986c819ae7d3599d9ae3a1d3d8' - 'be7361981d17a646bc2566f14bb44016' - '5aebaefcfd9008a898b817cd6194e170' - 'a59f78f0a34cfe321921265246a7b725') + '085c34fb4bcdea30295b7fd5b51c4633' + 'dc74b70ae17b9d0ba730029377672959' + 'cfd68c48bd43333092ba781baaa6d675' + 'fda421dede8187032a7665de59de1f48' + 'ddf7876487c876f6676ef0e050e9d204') prepare() { msg "Patches:" diff --git a/core/linux/linux.install b/core/linux/linux.install index c4e174680..f392b2c45 100644 --- a/core/linux/linux.install +++ b/core/linux/linux.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.1.10-31-ARCH +KERNEL_VERSION=3.1.10-35-ARCH post_install () { # updating module dependencies