summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2012-04-03 20:56:22 +0100
committerDavid-John Willis <John.Willis@Distant-earth.com>2012-04-03 20:56:22 +0100
commit579c8e9650a4ab76a2659d926810a4c346e12aa9 (patch)
tree4a089dfb92ba01ff1e26777dacf2844d918187dc
parentb1db254c1886300d66c5e53431fcefe90800d36d (diff)
downloadmeta-raspberrypi-579c8e9650a4ab76a2659d926810a4c346e12aa9.tar.gz
linux-raspberrypi: Bump SRCREV.
-rw-r--r--recipes-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 075e300..ced0377 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.1.9.bb
@@ -5,8 +5,8 @@ KERNEL_IMAGETYPE = "uImage"
5 5
6COMPATIBLE_MACHINE = "raspberrypi" 6COMPATIBLE_MACHINE = "raspberrypi"
7 7
8# This is on the pandora-3.2 branch 8# This is on the rpi-patches branch
9SRCREV = "d348f1694041b0310e42c6a471e97214eb301e91" 9SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
10 10
11SRC_URI = " \ 11SRC_URI = " \
12 git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \ 12 git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \