From dbeae85ad074897bb63daa21a526c0f3a86e2f81 Mon Sep 17 00:00:00 2001 From: Sander van Grieken Date: Mon, 17 Sep 2012 14:47:14 +0200 Subject: linux-raspberrypi: Update SRCREV to current@2012-09-13 Signed-off-by: Sander van Grieken --- recipes-kernel/linux/linux-raspberrypi_3.2.27.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb b/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb index bfe63d4..905eb55 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb @@ -4,11 +4,11 @@ require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" -PR = "r2" +PR = "r3" # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. -# This is on the rpi-patches branch -SRCREV = "091073bcab483b976ee33dfe914c28df87914a3b" +# This is on the rpi-3.2.27 branch +SRCREV = "e33263e7eab2d05349b438f6a4a8d1924686a824" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \ " -- cgit v1.2.3-54-g00ecf