linux-raspberrypi_4.9.bb: Update to 4.9.23

bring CMA > 256M changes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-04-20 01:40:22 -07:00
committed by Paul Barker
parent 28d4404f89
commit e5467bf777

View File

@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.21"
LINUX_VERSION ?= "4.9.23"
SRCREV = "5e4ee836560d4c0371e109bf469e1ad808ae7a44"
SRCREV = "53460a0a50f3dd5e60266e945d0ac794ce0eca77"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
"
require linux-raspberrypi.inc