From d31377b81a9ca7e9e70f334da68c2bdb437380fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 17 Sep 2017 22:28:42 -0700 Subject: linux-raspberrypi_4.9.bb: Upgrade to 4.9.50 Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_4.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-raspberrypi_4.9.bb b/recipes-kernel/linux/linux-raspberrypi_4.9.bb index ba17020..068965f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.9.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.9.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.9.41" +LINUX_VERSION ?= "4.9.50" -SRCREV = "4153f509b449f1c1c816cf124c314975c3daa824" +SRCREV = "46e2d4d1bd2c17e2f84dd90768321ee0bbaa6b8a" SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.9.y" require linux-raspberrypi.inc -- cgit v1.2.3-54-g00ecf