summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-10-22 09:28:44 -0500
committerDan Murphy <dmurphy@ti.com>2020-10-22 09:28:44 -0500
commitfd8d6530613daf3d7673f70c7302635cbf528311 (patch)
tree626e124d617681c729aa70e38d2aa00c3fa5e560
parent7da952e38e5b66b18dcc2ae124ff835a121391ba (diff)
downloadmeta-ti-fd8d6530613daf3d7673f70c7302635cbf528311.tar.gz
boot-monitor: update to latest commit SHA
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-rw-r--r--recipes-bsp/boot-monitor/boot-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRCREV = "e1f885ab6dc544884728e333cc6e396f7eb08286" 18SRCREV = "d57d5c1d8f0b0b1487484d9ceb1595bd4507231a"
19 19
20BOOT_MONITOR_IMAGE ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin" 20BOOT_MONITOR_IMAGE ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin"
21 21