diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-08-25 13:40:05 +0000 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-09-06 18:44:27 +0100 |
| commit | 6521c4db7da55920fd0c840c6fc309269ae385e2 (patch) | |
| tree | fb1dcf4ae3afe71b41a565995f9a0cae04a7ceb6 | |
| parent | 6b38f3c6f9fda1c3e4844e0856991eb2fc77feb8 (diff) | |
| download | meta-raspberrypi-6521c4db7da55920fd0c840c6fc309269ae385e2.tar.gz | |
linux-raspberrypi: Update to tag 'raspberrypi-kernel_1.20170811-1'
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
| -rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index ed36f30..ba17020 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" |
| 2 | 2 | ||
| 3 | LINUX_VERSION ?= "4.9.35" | 3 | LINUX_VERSION ?= "4.9.41" |
| 4 | 4 | ||
| 5 | SRCREV = "be2540e540f5442d7b372208787fb64100af0c54" | 5 | SRCREV = "4153f509b449f1c1c816cf124c314975c3daa824" |
| 6 | SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" | 6 | SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" |
| 7 | 7 | ||
| 8 | require linux-raspberrypi.inc | 8 | require linux-raspberrypi.inc |
