diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-17 16:59:55 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-17 16:59:55 +0200 |
commit | c4527681d225ec09c252cee6b4e394c02876ab98 (patch) | |
tree | c7c49a46aa7e3cb31c2fb4b74a9e31e0cc897bf4 | |
parent | 43414393af42346410c98fbd6452ad9258c07de1 (diff) | |
download | meta-raspberrypi-c4527681d225ec09c252cee6b4e394c02876ab98.tar.gz |
linux-raspberrypi: Update v3.10.24 to v3.10.26
Change-Id: I1fa7211af2d0c80ed49e6b3f70565ace88088601
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.10.26.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.10.24.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb index 2adf7aa..03f0bd0 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.10.24.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.10.26.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "ff9f6d87957877265086ab8368bdabf27d35f491" | 1 | SRCREV = "8c92f4407b5fa8b2a1c843e6c8c0ccb5c5a0b762" |
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 | " |