From 833393eb910bf6ee52eaa1b69c9920ebc73963b4 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Mon, 27 Aug 2018 20:22:12 +0000 Subject: board-rtos: bump SRCREV for am57xx-evm build fix * License checksum changed due to updated year (2018) in license text. Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/board-rtos/board-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index cd9d173c..df3e9619 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 \ -- cgit v1.2.3-54-g00ecf