diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2018-01-22 20:12:28 +0000 |
|---|---|---|
| committer | Paul Barker <pbarker@toganlabs.com> | 2018-04-23 08:33:15 +0000 |
| commit | 6fb15a94736c038eaa36d376dd496eb5a969793b (patch) | |
| tree | 9d0619f206edfcdba0d81514e840603d17a83687 | |
| parent | 0ef0abc4f9a45c8b7dedb422d64f7cee9e358596 (diff) | |
| download | meta-raspberrypi-6fb15a94736c038eaa36d376dd496eb5a969793b.tar.gz | |
linux-raspberrypi: Update 4.9 recipe to 4.9.77
Signed-off-by: Andrei Gherzan <andrei@gherzan.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 4c4ac20..20a48fa 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.65" | 3 | LINUX_VERSION ?= "4.9.77" |
| 4 | 4 | ||
| 5 | SRCREV = "5c1521c32fbd3291918c28fb67524c0ae1a299fb" | 5 | SRCREV = "c7b6645458053c75009559e66bd5e3034e82969f" |
| 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 |
