diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2018-08-27 20:22:12 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-08-29 00:28:30 +0000 |
| commit | 833393eb910bf6ee52eaa1b69c9920ebc73963b4 (patch) | |
| tree | aa85d287beac7bbc3477bee97f8a5a4c3c157b49 /recipes-bsp/board-rtos | |
| parent | b987670824163d9aaf45af5661dc916515ec5fea (diff) | |
| download | meta-ti-833393eb910bf6ee52eaa1b69c9920ebc73963b4.tar.gz | |
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 <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/board-rtos')
| -rw-r--r-- | recipes-bsp/board-rtos/board-rtos_git.bb | 6 |
1 files 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 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" | |||
| 3 | inherit ti-pdk | 3 | inherit ti-pdk |
| 4 | 4 | ||
| 5 | LICENSE = "BSD-3-Clause" | 5 | LICENSE = "BSD-3-Clause" |
| 6 | LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=0e3182ba6a963da159c37eafa9752ade" | 6 | LIC_FILES_CHKSUM = "file://board.h;beginline=1;endline=32;md5=9bed8e4ac2fb37fc627cefe49eb1c919" |
| 7 | 7 | ||
| 8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x" | 8 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|omapl1|c66x" |
| 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 9 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| @@ -13,14 +13,14 @@ BOARD_GIT_PROTOCOL = "git" | |||
| 13 | BOARD_GIT_BRANCH = "master" | 13 | BOARD_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.BOARD.01.00.10.01" | 15 | # Below commit ID corresponds to "DEV.BOARD.01.00.10.01" |
| 16 | BOARD_SRCREV = "47946e3f744054c5e5eecdce136b03191bd4f461" | 16 | BOARD_SRCREV = "983d89de8143645571e7893e95632a8be0fab67e" |
| 17 | 17 | ||
| 18 | BRANCH ="${BOARD_GIT_BRANCH}" | 18 | BRANCH ="${BOARD_GIT_BRANCH}" |
| 19 | SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${BOARD_SRCREV}" | 21 | SRCREV = "${BOARD_SRCREV}" |
| 22 | PV = "01.00.10.01" | 22 | PV = "01.00.10.01" |
| 23 | PR = "r0" | 23 | PR = "r1" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " i2c-lld-rtos \ | 25 | DEPENDS_append = " i2c-lld-rtos \ |
| 26 | spi-lld-rtos \ | 26 | spi-lld-rtos \ |
