diff options
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb new file mode 100644 index 0000000..078c031 --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.13.3.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | SRCREV = "660b0008f5d318d8a29187b64c8717e75ad14c1c" | ||
| 2 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-3.13.y \ | ||
| 3 | file://sl030raspberrypii2ckernel.patch \ | ||
| 4 | " | ||
| 5 | |||
| 6 | require linux-raspberrypi.inc | ||
