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:
pepedog 2012-06-23 02:00:58 +02:00
parent a2681af0b3
commit 66ef17c7ee

View file

@ -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')