diff options
| author | Paul Barker <pbarker@toganlabs.com> | 2017-07-01 08:51:47 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-07-02 11:37:13 +0100 |
| commit | 16a8384a9a9b985ddd08d67a3238509cf7528440 (patch) | |
| tree | f87dc9944e8b28dd82773641c0888bb40623a796 | |
| parent | 04a33eadfbc14d0d7bbcc38c5225395be9938fbe (diff) | |
| download | meta-raspberrypi-16a8384a9a9b985ddd08d67a3238509cf7528440.tar.gz | |
linux-rasbperrypi: Update to 4.9.35
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 de6be10..ed36f30 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.27" | 3 | LINUX_VERSION ?= "4.9.35" |
| 4 | 4 | ||
| 5 | SRCREV = "9a5f215eda12bad29b35040dff00d0346fe517e2" | 5 | SRCREV = "be2540e540f5442d7b372208787fb64100af0c54" |
| 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 |
