linux-raspberrypi: Update SRCREV to current@2012-09-13

Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
This commit is contained in:
Sander van Grieken 2012-09-17 14:47:14 +02:00 committed by Andrei Gherzan
parent ebc611fbb0
commit dbeae85ad0

View File

@ -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 \
"