diff --git a/recipes-kernel/linux/linux-raspberrypi_4.1.bb b/recipes-kernel/linux/linux-raspberrypi_4.1.bb index e26019e..b55c9ff 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.1.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.1.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.1.17" +LINUX_VERSION ?= "4.1.18" -SRCREV = "cb2f10196a9b718a2d94bb4ac0887c2ea14988ae" +SRCREV = "fcc9ad149fbe78e9931b8e769ac54d5430587465" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.1.y \ file://0001-dts-add-overlay-for-pitft22.patch \ "