summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-01-22 20:12:28 +0000
committerPaul Barker <pbarker@toganlabs.com>2018-04-23 08:33:15 +0000
commit6fb15a94736c038eaa36d376dd496eb5a969793b (patch)
tree9d0619f206edfcdba0d81514e840603d17a83687
parent0ef0abc4f9a45c8b7dedb422d64f7cee9e358596 (diff)
downloadmeta-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.bb4
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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.9.65" 3LINUX_VERSION ?= "4.9.77"
4 4
5SRCREV = "5c1521c32fbd3291918c28fb67524c0ae1a299fb" 5SRCREV = "c7b6645458053c75009559e66bd5e3034e82969f"
6SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" 6SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y"
7 7
8require linux-raspberrypi.inc 8require linux-raspberrypi.inc