From 9d2bde45dda6ce3dfe2df986dfeafaf80eeecd2e Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Mon, 2 Jul 2012 22:08:35 +0300 Subject: [PATCH] linux-raspberrypi: Update kernel to latest upstream Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb index ab5c6a0..14b25f2 100755 --- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb @@ -4,11 +4,11 @@ require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" -PR = "r1" +PR = "r2" # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. # This is on the rpi-patches branch -SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" +SRCREV = "14ad68cf4afc7acf14076f895b539d81cd9f32ab" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ "