[meta-ti] Sam Nelson : boot-monitor: Update to new version 15.07

Arago Project git git at arago-project.org
Fri Aug 28 17:42:05 PDT 2015


Module: meta-ti
Branch: master
Commit: e3ebd913daeb10915664b5be265cdd57c54c034d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e3ebd913daeb10915664b5be265cdd57c54c034d

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Tue Aug 25 19:54:46 2015 +0000

boot-monitor: Update to new version 15.07

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/boot-monitor/boot-monitor_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index 4ad8448..c353488 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -8,14 +8,14 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}"
 
 PV = "2.0+git${SRCPV}"
-PR = "r3"
+PR = "r4"
 
 BRANCH = "master"
 
 S = "${WORKDIR}/git"
 
-#Tag "K2_BM_14.09"
-SRCREV = "4b0287a3fa9c7a25c75bbe3a54f4ac2a92dc0aaa"
+#Tag "K2_BM_15.07"
+SRCREV = "62d198687a34a9df375c1686d75ad4f85515dcf9"
 
 BOOT_MONITOR_BINARY ?= "skern.bin"
 BOOT_MONITOR_IMAGE  ?= "skern-${MACHINE}.bin"



More information about the meta-ti mailing list