summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2013-08-20 19:26:57 +0300
committerAndrei Gherzan <andrei@gherzan.ro>2013-08-21 15:54:43 +0300
commitc95edb57d9408ef704ee556da07f50b690d3c799 (patch)
tree36a22982c11a8df456f7baa4c7976dcbf2a24f64
parent5da09b299ecf5b90e1c766369874de28b60d00d8 (diff)
downloadmeta-raspberrypi-c95edb57d9408ef704ee556da07f50b690d3c799.tar.gz
linux-raspberrypi: Update to 2013-08-20 rpi-3.6.y's and rpi-3.2.27's snapshot
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.2.27.bb4
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_3.6.11.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb b/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb
index a68186b..263e0ce 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.2.27.bb
@@ -3,10 +3,10 @@ require linux.inc
3DESCRIPTION = "Linux kernel for the RaspberryPi board" 3DESCRIPTION = "Linux kernel for the RaspberryPi board"
4COMPATIBLE_MACHINE = "raspberrypi" 4COMPATIBLE_MACHINE = "raspberrypi"
5 5
6PR = "r6" 6PR = "r7"
7PV_append = "+git${SRCREV}" 7PV_append = "+git${SRCREV}"
8 8
9SRCREV = "10182a3bc434b27740f81c2b836a1af943060241" 9SRCREV = "ada8b4415ff44d535d63e4291a0eca733bc2ad0f"
10SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \ 10SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.2.27 \
11 file://sl030raspberrypii2ckernel.patch \ 11 file://sl030raspberrypii2ckernel.patch \
12 " 12 "
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
index 07b0ae8..48c99fd 100644
--- a/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_3.6.11.bb
@@ -3,10 +3,10 @@ require linux.inc
3DESCRIPTION = "Linux kernel for the RaspberryPi board" 3DESCRIPTION = "Linux kernel for the RaspberryPi board"
4COMPATIBLE_MACHINE = "raspberrypi" 4COMPATIBLE_MACHINE = "raspberrypi"
5 5
6PR = "r6" 6PR = "r7"
7PV_append = "+git${SRCREV}" 7PV_append = "+git${SRCREV}"
8 8
9SRCREV = "31a951046155b27361127d9cf85a1f58719fe9b3" 9SRCREV = "63b69a8806ce1890711ff55280c90673ea415933"
10SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \ 10SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.6.y \
11 file://sl030raspberrypii2ckernel.patch \ 11 file://sl030raspberrypii2ckernel.patch \
12 " 12 "