linux-raspberrypi: Bump SRCREV and Kernel PR.

This commit is contained in:
David-John Willis
2012-04-23 15:16:49 +01:00
parent 1cc562d9d3
commit ed934b7c44
2 changed files with 6 additions and 5 deletions
@@ -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"