diff options
author | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-03 20:56:22 +0100 |
---|---|---|
committer | David-John Willis <John.Willis@Distant-earth.com> | 2012-04-03 20:56:22 +0100 |
commit | 579c8e9650a4ab76a2659d926810a4c346e12aa9 (patch) | |
tree | 4a089dfb92ba01ff1e26777dacf2844d918187dc | |
parent | b1db254c1886300d66c5e53431fcefe90800d36d (diff) | |
download | meta-raspberrypi-579c8e9650a4ab76a2659d926810a4c346e12aa9.tar.gz |
linux-raspberrypi: Bump SRCREV.
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.1.9.bb | 4 |
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 | ||
6 | COMPATIBLE_MACHINE = "raspberrypi" | 6 | COMPATIBLE_MACHINE = "raspberrypi" |
7 | 7 | ||
8 | # This is on the pandora-3.2 branch | 8 | # This is on the rpi-patches branch |
9 | SRCREV = "d348f1694041b0310e42c6a471e97214eb301e91" | 9 | SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6" |
10 | 10 | ||
11 | SRC_URI = " \ | 11 | SRC_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 \ |