mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi-latest rebuild with oops fixed
This commit is contained in:
parent
8e39a4c9be
commit
620f325501
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.10
|
_basekernel=3.10
|
||||||
pkgver=${_basekernel}.6
|
pkgver=${_basekernel}.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
bfqver=v6r2
|
bfqver=v6r2
|
||||||
arch=('arm armv6h')
|
arch=('arm armv6h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
|
Loading…
Reference in a new issue