From 5546748231fa60524ef361fc5f34f0a6726e81c4 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 21 Oct 2015 20:48:45 +0200 Subject: [PATCH] linux-raspberrypi: Remove old 3.12 version Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_3.12.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 recipes-kernel/linux/linux-raspberrypi_3.12.bb diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.bb deleted file mode 100644 index 71fba49..0000000 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.bb +++ /dev/null @@ -1,7 +0,0 @@ -LINUX_VERSION ?= "3.12.36" - -SRCREV = "ee9b8c7d46f2b1787b1e64604acafc70f70191cf" -SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.12.y \ - " - -require linux-raspberrypi.inc