From bdf4091cfd45f051cacb70bee342d83677f49295 Mon Sep 17 00:00:00 2001 From: pepedog Date: Wed, 17 Oct 2012 14:24:42 +0200 Subject: [PATCH] core/linux-raspberrypi Revert "Move to version 5 of VCHIQ. Note: this requires a corresponding start.elf and /opt/vc/lib update" --- core/linux-raspberrypi/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index 40a96163f..98789ebcf 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') _kernelname=${pkgname#linux} _basekernel=3.2 pkgver=${_basekernel}.27 -pkgrel=11 +pkgrel=12 arch=('arm') url="http://www.kernel.org/" license=('GPL2')