diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 20:51:21 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 21:26:03 +0300 |
commit | d399605ea5223d9153fa72d56ef53c6188fb7a50 (patch) | |
tree | 4ffc0a9502752e160767ef28267d97c1db587534 | |
parent | 00e185cf52d6ae3d17b46a5fc4290a5d9c5f4a15 (diff) | |
download | meta-raspberrypi-d399605ea5223d9153fa72d56ef53c6188fb7a50.tar.gz |
linux-raspberrypi: Update v3.10.30 to v3.10.38
Change-Id: Ia620e8fd6928f9cd2c625b87599cd6d6a405a344
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.10.38.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.10.30.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.38.bb index e1f2a1a..a0c5012 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.30.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.38.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "26d1de2993c81c01f91ebc93a1fad8957c9ece17" | 1 | SRCREV = "1b49b450222df26e4abf7abb6d9302f72b2ed386" |
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 | " |