From f81f022439a8acc8d8f465396bbbb6938b694f9f Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 18 Jan 2017 18:32:59 +0100 Subject: [PATCH] linux-raspberrypi_4.4: Update to 4.4.43 Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb b/recipes-kernel/linux/linux-raspberrypi_4.4.bb index 3317c02..0f78225 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.39" +LINUX_VERSION ?= "4.4.43" -SRCREV = "5e46914b3417fe9ff42546dcacd0f41f9a0fb172" +SRCREV = "17ca1c930978a9ea6ddfec61fd0e2043e8ab3b17" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \ file://0001-fix-dtbo-rules.patch \ "