diff options
Diffstat (limited to 'recipes-kernel/linux/linux-raspberrypi_3.12.26.bb')
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_3.12.26.bb | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb b/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb index ece85bb..3865a62 100644 --- a/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb +++ b/recipes-kernel/linux/linux-raspberrypi_3.12.26.bb | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | require linux-raspberrypi.inc | ||
| 2 | |||
| 3 | SRCREV = "f03cd5e1012d3fe8314a944879308cf0f3d9e29b" | 1 | SRCREV = "f03cd5e1012d3fe8314a944879308cf0f3d9e29b" |
| 4 | KBRANCH = "rpi-3.12.y" | 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 | ||
