diff options
-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 | ||