linux-raspberrypi: Update kernel to latest upstream

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2012-07-02 22:08:35 +03:00
parent a71cbe5274
commit 9d2bde45dd

View File

@ -4,11 +4,11 @@ require linux.inc
DESCRIPTION = "Linux kernel for the RaspberryPi board" DESCRIPTION = "Linux kernel for the RaspberryPi board"
PR = "r1" PR = "r2"
# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. # Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
# This is on the rpi-patches branch # This is on the rpi-patches branch
SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" SRCREV = "14ad68cf4afc7acf14076f895b539d81cd9f32ab"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \
" "