[meta-ti] Dan Murphy : boot-monitor: Update commit sha for boot monitor
Arago Project git
git at arago-project.org
Fri Dec 18 11:21:06 PST 2015
Module: meta-ti
Branch: master
Commit: 1ddf4bb564363a3305577664967c00976de8b291
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=1ddf4bb564363a3305577664967c00976de8b291
Author: Dan Murphy <dmurphy at ti.com>
Date: Fri Dec 18 19:58:18 2015 +0000
boot-monitor: Update commit sha for boot monitor
Update the commit sha to the latest commit for
the boot monitor and uptick the rev as well
The update contains non-critical build fixes
Signed-off-by: Dan Murphy <dmurphy at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/boot-monitor/boot-monitor_git.bb | 4 ++--
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 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"
More information about the meta-ti
mailing list