mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi
rebuild, cpufreq govenor default from performance to ondemand
This commit is contained in:
parent
ebe03950b0
commit
4de1b8821a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.2
|
_basekernel=3.2
|
||||||
pkgver=${_basekernel}.27
|
pkgver=${_basekernel}.27
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -21,7 +21,7 @@ source=('config'
|
||||||
'args-uncompressed.txt'
|
'args-uncompressed.txt'
|
||||||
'boot-uncompressed.txt'
|
'boot-uncompressed.txt'
|
||||||
'imagetool-uncompressed.py')
|
'imagetool-uncompressed.py')
|
||||||
md5sums=('2ea4adfe5c39d3ee379bdba9ea9d2d38'
|
md5sums=('44bd7c7d3c10fec6dca1b4fa20dbf806'
|
||||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||||
'd00814b57448895e65fbbc800e8a58ba'
|
'd00814b57448895e65fbbc800e8a58ba'
|
||||||
'9335d1263fd426215db69841a380ea26'
|
'9335d1263fd426215db69841a380ea26'
|
||||||
|
|
Loading…
Reference in a new issue