diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2013-12-17 17:51:02 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-03 23:20:39 +0200 |
commit | be20e02deced93db912f8a0c1efa9cee58a55bcb (patch) | |
tree | 7d35e310fc872a76e1ddb7c664827f68447263f4 | |
parent | 78519944fe99d73c6cc34142f2f452589fd6ac7b (diff) | |
download | meta-raspberrypi-be20e02deced93db912f8a0c1efa9cee58a55bcb.tar.gz |
linux-raspberrypi: Update v3.11.7 to v3.11.10
Change-Id: I8ba4b853a9e3f07517c401c9a421c65c53c25977
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.11.10.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.11.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb index 68c890c..d3fa310 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "b975d0aab6816dd1dc4ff938a0c95bc551831163" | 1 | SRCREV = "639f74acc37561caa67abeb9fb61adc7e6a49aef" |
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 | " |