linux-raspberrypi_4.9.bb: Upgrade to 4.9.50

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-09-17 22:28:42 -07:00
committed by Andrei Gherzan
parent 5a2b34e56c
commit d31377b81a

View File

@ -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