summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-01-22 20:12:28 +0000
committerAndrei Gherzan <andrei@gherzan.com>2018-01-23 13:34:12 +0000
commit15d2ea0f5a7f7536770031621f874d75bf9bb30a (patch)
treecf53b2ab9526fd97fa3aeba6c651744eb6c57831
parenta50e19695f2cc655ef6248b77c8244519dbb468c (diff)
downloadmeta-raspberrypi-15d2ea0f5a7f7536770031621f874d75bf9bb30a.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