summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2017-04-24 22:04:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-04-24 12:56:03 -0400
commit40507d5b2e6cd9f434b55f12c6896f1e2e04d163 (patch)
treed860addfbda25252f0bbaa176cd77580cfbff774 /recipes-bsp/boot-monitor
parenta3d9314f203779ca64914d8adbe9cb47138bb846 (diff)
downloadmeta-ti-40507d5b2e6cd9f434b55f12c6896f1e2e04d163.tar.gz
boot-monitor: update to ti2017.01-rc1 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/boot-monitor')
-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 04165b4c..da538672 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 = "cf8b431e8b3b2ee4a4aa08964d56d3ce1b11da24" 18SRCREV = "d7b2bbd419400228da621f445526e519b56aef93"
19 19
20BOOT_MONITOR_IMAGE ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin" 20BOOT_MONITOR_IMAGE ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin"
21 21