mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-rasberrypi rebuild to add hdmi_force_edid_audio to report all audio formats and fix memory leak in USB driver
This commit is contained in:
parent
a2681af0b3
commit
66ef17c7ee
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Dave ... <pepdog?@?>
|
||||
S# Maintainer: Dave ... <pepdog?@?>
|
||||
|
||||
buildarch=2
|
||||
|
||||
|
@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.9
|
||||
pkgrel=23
|
||||
pkgrel=24
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
|
Loading…
Reference in a new issue