From 2f16c93dbd5e96250b87b4c2809ac44c23eec622 Mon Sep 17 00:00:00 2001 From: Codrin Ciubotariu Date: Tue, 21 Apr 2020 10:29:27 +0300 Subject: [PATCH] linux-at91: Bump to linux4sam-2020.04-rc1 Signed-off-by: Codrin Ciubotariu --- recipes-kernel/linux/linux-at91_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-at91_5.4.bb b/recipes-kernel/linux/linux-at91_5.4.bb index 3614bfda..80768d07 100644 --- a/recipes-kernel/linux/linux-at91_5.4.bb +++ b/recipes-kernel/linux/linux-at91_5.4.bb @@ -9,7 +9,7 @@ inherit kernel RDEPENDS_${KERNEL_PACKAGE_NAME}-base = "" FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" -SRCREV = "82b2029d07bc2498cad46057147517fddc6950c7" +SRCREV = "b356121daca759806b303ff8b56186533092c8dd" PV = "5.4+git${SRCPV}"