summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor/boot-monitor_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/boot-monitor/boot-monitor_git.bb')
-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