From 38ab74bd3ecc7ee0b6b015788e57ea53268838ed Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 1 Mar 2016 10:00:01 -0800 Subject: [PATCH] linux-raspberrypi_4.4.bb: Update to 4.4.3 Signed-off-by: Khem Raj --- 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 3503a1fe3..f7c5bfb15 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.4.bb @@ -1,6 +1,6 @@ -LINUX_VERSION ?= "4.4.2" +LINUX_VERSION ?= "4.4.3" -SRCREV = "8941fe4985a1cc8f800be00224c6a2e741789d03" +SRCREV = "36babd89241c85258acebe06616f1f1a58356f8e" SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y" require linux-raspberrypi.inc