From ed934b7c4411536429099676ba9ed15386e9d98b Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 23 Apr 2012 15:16:49 +0100 Subject: linux-raspberrypi: Bump SRCREV and Kernel PR. --- recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb index 8a61f89..8a24051 100755 --- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb @@ -4,10 +4,11 @@ require linux.inc DESCRIPTION = "Linux kernel for the RaspberryPi board" +# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. # This is on the rpi-patches branch -SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6" +SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" -SRC_URI = "git://github.com/djwillis/rpi-linux.git;protocol=git;branch=rpi-patches \ +SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ " LINUX_VERSION ?= "3.1.9-rpi" -- cgit v1.2.3-54-g00ecf