mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi-latest to 3.11.7
This commit is contained in:
parent
11f6485b37
commit
4c6fbfedfa
2 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
|
|||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.11
|
||||
pkgver=${_basekernel}.6
|
||||
pkgrel=2
|
||||
pkgver=${_basekernel}.7
|
||||
pkgrel=1
|
||||
bfqver=v6r2
|
||||
uksmver="0.1.2.2"
|
||||
uksmname="v3.10"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-raspberrypi-latest
|
||||
KERNEL_VERSION=3.11.0-1-ARCH+
|
||||
KERNEL_VERSION=3.11.7-1-ARCH+
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue