[meta-ti] [PATCH] boot-monitor: Update commit sha for boot monitor

Dan Murphy dmurphy at ti.com
Fri Dec 18 05:58:18 PST 2015


Update the commit sha to the latest commit for
the boot monitor and uptick the rev as well

Signed-off-by: Dan Murphy <dmurphy at ti.com>
---
 recipes-bsp/boot-monitor/boot-monitor_git.bb | 4 ++--
 1 file 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 081e605..e532f21 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -8,13 +8,13 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 SRC_URI = "git://git.ti.com/processor-firmware/ks2-boot-monitor.git;protocol=git;branch=${BRANCH}"
 
 PV = "3.0+git${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 BRANCH = "master"
 
 S = "${WORKDIR}/git"
 
-SRCREV = "28e4fba48f49cc6223d01bffc912fd9f8d1b54e7"
+SRCREV = "035329caed63abe7193c855ad5d561ae783b19d7"
 
 BOOT_MONITOR_IMAGE  ?= "skern-${BOOT_MONITOR_MAKE_TARGET}.bin"
 
-- 
2.7.0.rc1



More information about the meta-ti mailing list