diff options
Diffstat (limited to 'recipes-kernel/linux/linux-raspberrypi_3.12.21.bb')
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.12.21.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.21.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.21.bb new file mode 100644 index 0000000..a40b54f --- /dev/null +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.21.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | SRCREV = "cb53ea88f75180cc1ba74f7f197c8e3fd4f47cfe" | ||
| 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 | ||
