summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-08-23 11:03:12 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-08-23 15:44:14 -0400
commitc3f7e586d5994f4517a9e8d8be8f04faed15218d (patch)
tree7e228ad040f64e07bf4ba37ea3e88cd4becea513 /recipes-bsp/boot-monitor
parenteb330517078bffa6acb4949635121e5df5a0d557 (diff)
downloadmeta-ti-c3f7e586d5994f4517a9e8d8be8f04faed15218d.tar.gz
boot-monitor: use commit ID instead of tag, update to latest release
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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index c8a022a5..895de6ca 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -14,13 +14,13 @@ COMPATIBLE_MACHINE = "keystone-evm"
14SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}" 14SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
15 15
16PV = "1.0" 16PV = "1.0"
17PR = "r1+gitr${SRCPV}" 17PR = "r2+gitr${SRCREV}"
18 18
19BRANCH = "master" 19BRANCH = "master"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23SRCREV = "DEV.MCSDK-03.00.00.07" 23SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
24 24
25do_compile () { 25do_compile () {
26 unset LDFLAGS 26 unset LDFLAGS