summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/boot-monitor
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2014-01-27 19:49:56 -0500
committerDenys Dmytriyenko <denys@ti.com>2014-01-27 20:00:13 -0500
commitbb88de3462480930c3b27138fd670a57beb9156e (patch)
treeffb8d5e435567c8d4d46758a2f070225ba8be8ea /recipes-bsp/boot-monitor
parentb17cf2d6f1d9107eff707b1f88a8f7bc1a5d2aab (diff)
downloadmeta-ti-bb88de3462480930c3b27138fd670a57beb9156e.tar.gz
boot-monitor: keystone-evm: update to latest version
- Update SRC URL - Update Revision string - Update SRCREV commit id Signed-off-by: Sam Nelson <sam.nelson@ti.com> ----- Updated Revision numbers ----- 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.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index 895de6ca..7c5e9cf0 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -11,16 +11,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315"
11 11
12COMPATIBLE_MACHINE = "keystone-evm" 12COMPATIBLE_MACHINE = "keystone-evm"
13 13
14SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}" 14SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}"
15 15
16PV = "1.0" 16PV = "2.0"
17PR = "r2+gitr${SRCREV}" 17PR = "r0+gitr${SRCPV}"
18 18
19BRANCH = "master" 19BRANCH = "master"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610" 23#Tag "K2_BM_13.11"
24SRCREV = "ba597d183423971e63295cdd59d3c90245e9170a"
24 25
25do_compile () { 26do_compile () {
26 unset LDFLAGS 27 unset LDFLAGS