diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-02-21 10:25:12 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-02-21 10:25:12 +0200 |
commit | 54d3650fa13f6e596a023acc3d8a9cd2ead8b283 (patch) | |
tree | b6ecc2d143729b35d7617618354ee44578f50bdb | |
parent | 27ae74158157fb204a168889c4cb0832bcd68ede (diff) | |
download | meta-raspberrypi-54d3650fa13f6e596a023acc3d8a9cd2ead8b283.tar.gz |
linux-raspberrypi: Update v3.11.10 to current remote HEAD
Change-Id: I724511ad5e96ff1b7779c3afe772eaf0d5250c8e
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb index 3962b40..6df11fe 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "71397e18fb1038619f3066827b83d6fcd5d8bd62" | 1 | SRCREV = "8f768c5f2a3314e4eacce8d667c787f8dadfda74" |
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ | 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ |
3 | file://sl030raspberrypii2ckernel.patch \ | 3 | file://sl030raspberrypii2ckernel.patch \ |
4 | " | 4 | " |