diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-03 23:15:12 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2014-01-03 23:20:53 +0200 |
commit | 3994102d7b2f4fe81132752854cc12d98373632b (patch) | |
tree | bd4fa73a51a500884412e6726c80e6094723f1ca | |
parent | 908e69151b3da02628f1f6894718c1bef7947ffe (diff) | |
download | meta-raspberrypi-3994102d7b2f4fe81132752854cc12d98373632b.tar.gz |
linux-raspberrypi: Remove old v3.12.0
Change-Id: Ie757c9626540aaed44d35bf2ae058bb0cdcc6d08
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.12.0.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb deleted file mode 100644 index 3631da5..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.0.bb +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
1 | SRCREV = "839f349b6ed2a63a2bff0b5f0d718a7b07ca2316" | ||
2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ | ||
3 | file://sl030raspberrypii2ckernel.patch \ | ||
4 | " | ||
5 | |||
6 | require linux-raspberrypi.inc | ||