aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor
diff options
context:
space:
mode:
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"
SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
PV = "1.0"
-PR = "r1+gitr${SRCPV}"
+PR = "r2+gitr${SRCREV}"
BRANCH = "master"
S = "${WORKDIR}/git"
-SRCREV = "DEV.MCSDK-03.00.00.07"
+SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
do_compile () {
unset LDFLAGS