diff options
author | Paul Barker <pbarker@toganlabs.com> | 2018-04-16 16:22:12 +0000 |
---|---|---|
committer | Paul Barker <pbarker@toganlabs.com> | 2018-04-20 17:38:53 +0000 |
commit | 6706759ac320cbd3ab3fe7db99f65b0e49dec5ad (patch) | |
tree | 19a08ed554e62614802d6a1f9a02bd0488156f5b | |
parent | e9237e3dd30cab426079a02cd0cd083d99a4287a (diff) | |
download | meta-raspberrypi-6706759ac320cbd3ab3fe7db99f65b0e49dec5ad.tar.gz |
linux-raspberrypi: Update v4.9.y kernel
This branch is still getting a few fixes upstream.
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
-rw-r--r-- | recipes-kernel/linux/linux-raspberrypi_4.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index 2243d4c..21fcfef 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb | |||
@@ -2,7 +2,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" | |||
2 | 2 | ||
3 | LINUX_VERSION ?= "4.9.80" | 3 | LINUX_VERSION ?= "4.9.80" |
4 | 4 | ||
5 | SRCREV = "a7b4dd27c1c0d6510b8066b91ef01be0928d8529" | 5 | SRCREV = "ffd7bf4085b09447e5db96edd74e524f118ca3fe" |
6 | SRC_URI = " \ | 6 | SRC_URI = " \ |
7 | git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ | 7 | git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y \ |
8 | file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ | 8 | file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ |