Module: meta-ti Branch: daisy Commit: c06f25913317160e03d172df73919edf9bdf8554 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c06f25913317160e03d172df73919edf9bdf8554
Author: Sam Nelson <[email protected]> Date: Tue Oct 28 01:48:32 2014 +0000 boot-monitor: Update to latest tag 14.09 Signed-off-by: Sam Nelson <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 6967be7..8273ce8 100644 --- a/recipes-bsp/boot-monitor/boot-monitor_git.bb +++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb @@ -13,8 +13,8 @@ BRANCH = "master" S = "${WORKDIR}/git" -#Tag "K2_BM_14.05" -SRCREV = "0e3ffe1ea4a0cee38ae2406901b7cf4d5324b5e9" +#Tag "K2_BM_14.09" +SRCREV = "4b0287a3fa9c7a25c75bbe3a54f4ac2a92dc0aaa" BOOT_MONITOR_BINARY ?= "skern.bin" BOOT_MONITOR_IMAGE ?= "skern-${MACHINE}.bin" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
