diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-02-21 10:25:40 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-02-21 10:26:52 +0200 |
commit | 2bcc11d41ed62814512894e61d31b6465f7fa57b (patch) | |
tree | 4ffd45e6055ebef416a26a189d17eedd2f78ff8d | |
parent | 54d3650fa13f6e596a023acc3d8a9cd2ead8b283 (diff) | |
download | meta-raspberrypi-2bcc11d41ed62814512894e61d31b6465f7fa57b.tar.gz |
linux-raspberrypi: Update v3.10.26 to v3.10.30
Change-Id: Ib15942c4f525c8765d49deda94d2195dc01df14c
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.10.30.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.10.26.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb index 03f0bd0..e1f2a1a 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762" | 1 | SRCREV = "26d1de2993c81c01f91ebc93a1fad8957c9ece17" |
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ | 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.10.y \ |
3 | file://sl030raspberrypii2ckernel.patch \ | 3 | file://sl030raspberrypii2ckernel.patch \ |
4 | " | 4 | " |