From 1ddf4bb564363a3305577664967c00976de8b291 Mon Sep 17 00:00:00 2001 From: Dan Murphy Date: Fri, 18 Dec 2015 19:58:18 +0000 Subject: 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 Signed-off-by: Denys Dmytriyenko --- recipes-bsp/boot-monitor/boot-monitor_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb index 081e605d..e532f218 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" -- cgit v1.2.3-54-g00ecf