summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-07-02 22:08:35 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2012-07-03 15:15:58 +0300
commit9d2bde45dda6ce3dfe2df986dfeafaf80eeecd2e (patch)
tree2e41778d3b90e98fc1e9d1af26747c41fa02c8b1
parenta71cbe527448f0d157d8956799d47305c4de582a (diff)
downloadmeta-raspberrypi-9d2bde45dda6ce3dfe2df986dfeafaf80eeecd2e.tar.gz
linux-raspberrypi: Update kernel to latest upstream
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rwxr-xr-xrecipes-kernel/linux/linux-raspberrypi_3.1.9.bb4
1 files 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
4 4
5DESCRIPTION = "Linux kernel for the RaspberryPi board" 5DESCRIPTION = "Linux kernel for the RaspberryPi board"
6 6
7PR = "r1" 7PR = "r2"
8 8
9# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel. 9# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
10# This is on the rpi-patches branch 10# This is on the rpi-patches branch
11SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc" 11SRCREV = "14ad68cf4afc7acf14076f895b539d81cd9f32ab"
12 12
13SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ 13SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \
14" 14"