From a3289d542c1bcee27598d5ab354dbb555ed94d81 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Dec 2017 21:44:32 +0000 Subject: board-rtos:Updating to version 1.0.9.0A Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/board-rtos/board-rtos_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index 37b2a647..e844e797 100644 --- a/recipes-bsp/board-rtos/board-rtos_git.bb +++ b/recipes-bsp/board-rtos/board-rtos_git.bb @@ -5,21 +5,21 @@ inherit ti-pdk LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=0e3182ba6a963da159c37eafa9752ade" -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1" +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x" PACKAGE_ARCH = "${MACHINE_ARCH}" 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.08.00A" -BOARD_SRCREV = "16b4ec027e2b0a3b91105a948d2c2d6db997bee0" +# Below commit ID corresponds to "DEV.BOARD.01.00.09.00A" +BOARD_SRCREV = "387d77aff6e36af54c239a315cb2d477f1466f4d" BRANCH ="${BOARD_GIT_BRANCH}" SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${BOARD_SRCREV}" -PV = "01.00.08.00A" +PV = "01.00.09.00A" PR = "r0" DEPENDS_append = " i2c-lld-rtos \ -- cgit v1.2.3-54-g00ecf