diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 20:53:16 +0300 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-05-08 21:26:10 +0300 |
commit | d470f32da29bece55e7e08939a91063a27efaaa7 (patch) | |
tree | 1afe5fa544a4840a8a13b6263225a51d2ee1873b | |
parent | d399605ea5223d9153fa72d56ef53c6188fb7a50 (diff) | |
download | meta-raspberrypi-d470f32da29bece55e7e08939a91063a27efaaa7.tar.gz |
linux-raspberrypi: Remove v3.11
Change-Id: I28824a738a081bdeb362da4cf0cb449d11cbe449
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.11.10.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb b/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb deleted file mode 100644 index 6df11fe..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.11.10.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | SRCREV = "8f768c5f2a3314e4eacce8d667c787f8dadfda74" | ||
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.11.y \ | ||
3 | file://sl030raspberrypii2ckernel.patch \ | ||
4 | " | ||
5 | |||
6 | require linux-raspberrypi.inc | ||