diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index 8e4530f..9cb8aae 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.4.6" +LINUX_VERSION ?= "4.4.7" -SRCREV = "2faaa2ccef9e4c595bd26f14285c225ceea6097e" +SRCREV = "3de232825c9ba5989522b8691eb6ac5df6619458" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \ file://0001-dts-add-overlay-for-pitft22.patch \ "