summaryrefslogtreecommitdiffstats
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:54:45 -0400
commit4318b6dce933a5926bd4ef2fea7d2d8933285c45 (patch)
tree97123254d9746165b093c238d5a49d452e59ba1b
parentce481398205e7e20eda5dd99499e2b50d7c13913 (diff)
downloadmeta-ti-4318b6dce933a5926bd4ef2fea7d2d8933285c45.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>
-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