Merge pull request #72 from agherzan/pbarker/morty-next

linux-raspberrypi_4.9.bb: Update to 4.9.23
This commit is contained in:
Andrei Gherzan 2017-05-17 18:42:33 +01:00 committed by GitHub
commit eafd9b8e4f

View File

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