diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-13 18:13:26 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-13 18:17:09 +0200 |
commit | 0680f82e91ae7d5ca974f7f4d17167093e2d1994 (patch) | |
tree | b5a67011c635f9c68afb2ca942334426e2d0c5cf | |
parent | c1f6772e6b6ff86cf75f7e1eed893efef9bb5413 (diff) | |
download | meta-raspberrypi-0680f82e91ae7d5ca974f7f4d17167093e2d1994.tar.gz |
linux-raspberrypi: Update available versions to HEAD
Update 3.11.0 to 3.11.7 HEAD.
Update 3.6.11 to HEAD.
Change-Id: Iacd8f78b418b0bd6d8513b97ce57ce0108057850
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.11.7.bb (renamed from recipes-kernel/linux/linux-raspberrypi_3.11.0.bb) | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb index 1ae39b2..68c890c 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.0.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.11.7.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "d7474694bdc9836af17f4b4d839509f9aad7ffa7" | 1 | SRCREV = "b975d0aab6816dd1dc4ff938a0c95bc551831163" |
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 | " |
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb index 5314f5d..ba2c704 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | SRCREV = "cbd6672e7e1b2dc5026f5dc7929a13a9a68f2a62" | 1 | SRCREV = "10bc58289a7ebf6b1ab724636e0a16116278e339" |
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ | 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ |
3 | file://sl030raspberrypii2ckernel.patch \ | 3 | file://sl030raspberrypii2ckernel.patch \ |
4 | " | 4 | " |