mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
28d4404f89
commit
e5467bf777
|
@ -1,8 +1,8 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
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 \
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
|
||||||
"
|
"
|
||||||
require linux-raspberrypi.inc
|
require linux-raspberrypi.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user