From 66ef17c7eec88a911b5dd0540f6aaaf675bdd039 Mon Sep 17 00:00:00 2001 From: pepedog Date: Sat, 23 Jun 2012 02:00:58 +0200 Subject: [PATCH] core/linux-rasberrypi rebuild to add hdmi_force_edid_audio to report all audio formats and fix memory leak in USB driver --- core/linux-raspberrypi/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 55c47e476..b294705b9 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: Dave ... +S# Maintainer: Dave ... 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')