diff options
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_dev.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_dev.bb b/recipes-kernel/linux/linux-raspberrypi_dev.bb index 96cbbb0..72f8f90 100644 --- a/recipes-kernel/linux/linux-raspberrypi_dev.bb +++ b/recipes-kernel/linux/linux-raspberrypi_dev.bb | |||
| @@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" | |||
| 2 | 2 | ||
| 3 | LINUX_VERSION ?= "4.10.0-rc8" | 3 | LINUX_VERSION ?= "4.10.0-rc8" |
| 4 | 4 | ||
| 5 | SRCREV = "9aa91f43583fdb07306f962e6ee6797fba1cc62d" | 5 | SRCREV = "${AUTOREV}" |
| 6 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.10.y \ | 6 | SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.10.y \ |
| 7 | " | 7 | " |
| 8 | require linux-raspberrypi.inc | 8 | require linux-raspberrypi.inc |
