From fd8d6530613daf3d7673f70c7302635cbf528311 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Thu, 22 Oct 2020 09:28:44 -0500 Subject: [PATCH] boot-monitor: update to latest commit SHA Signed-off-by: Dan Murphy --- recipes-bsp/boot-monitor/boot-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb index 1b6f3206..9c436d1c 100644 --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb @@ -15,7 +15,7 @@ BRANCH = "master" S = "${WORKDIR}/git" -SRCREV = "e1f885ab6dc544884728e333cc6e396f7eb08286" +SRCREV = "d57d5c1d8f0b0b1487484d9ceb1595bd4507231a" BOOT_MONITOR_IMAGE ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin"