From 4eaee0aec41be5a54e62895c94bf49693ea4e23f Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Fri, 28 Jun 2019 20:24:29 +0000 Subject: board-rtos: SRCREV update to 01.00.10.05B Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/board-rtos/board-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index c262e8c3..3c73bbdd 100644 --- a/recipes-bsp/board-rtos/board-rtos_git.bb +++ b/recipes-bsp/board-rtos/board-rtos_git.bb @@ -12,14 +12,14 @@ BOARD_GIT_URI = "git://git.ti.com/keystone-rtos/board.git" BOARD_GIT_PROTOCOL = "git" BOARD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.BOARD.01.00.10.05A" -BOARD_SRCREV = "18aab990fcc1947cb8e67a7a5d375d3084a6cbed" +# Below commit ID corresponds to "DEV.BOARD.01.00.10.05B" +BOARD_SRCREV = "f9c6cef93ea619ac86f5b7579741a2ed978fea7f" BRANCH ="${BOARD_GIT_BRANCH}" SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${BOARD_SRCREV}" -PV = "01.00.10.05A" +PV = "01.00.10.05B" PR = "r0" DEPENDS_append = " i2c-lld-rtos \ -- cgit v1.2.3-54-g00ecf