[meta-ti] [PATCH] board-rtos: bump SRCREV for am57xx-evm build fix

Jacob Stiffler j-stiffler at ti.com
Mon Aug 27 07:22:12 PDT 2018


* License checksum changed due to updated year (2018) in license text.

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 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 cd9d173..df3e961 100644
--- a/recipes-bsp/board-rtos/board-rtos_git.bb
+++ b/recipes-bsp/board-rtos/board-rtos_git.bb
@@ -3,7 +3,7 @@ SUMMARY = "TI RTOS Board Library"
 inherit ti-pdk
 
 LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=0e3182ba6a963da159c37eafa9752ade"
+LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=9bed8e4ac2fb37fc627cefe49eb1c919"
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -13,14 +13,14 @@ BOARD_GIT_PROTOCOL = "git"
 BOARD_GIT_BRANCH = "master"
 
 # Below commit ID corresponds to "DEV.BOARD.01.00.10.01"
-BOARD_SRCREV = "47946e3f744054c5e5eecdce136b03191bd4f461"
+BOARD_SRCREV = "983d89de8143645571e7893e95632a8be0fab67e"
 
 BRANCH ="${BOARD_GIT_BRANCH}"
 SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${BOARD_SRCREV}"
 PV = "01.00.10.01"
-PR = "r0"
+PR = "r1"
 
 DEPENDS_append = " i2c-lld-rtos \
                    spi-lld-rtos \
-- 
2.7.4



More information about the meta-ti mailing list