diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:23:37 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-23 16:56:00 +0000 |
| commit | ab535f3fd30ce3b810caac07215fbc73b29f1c0e (patch) | |
| tree | 3c05d3df672826847d9c89bcca74c92fff9ebdc6 /recipes-bsp | |
| parent | 7e5f7778c4fcd9ed721631243f47b21cbcf96aad (diff) | |
| download | meta-ti-ab535f3fd30ce3b810caac07215fbc73b29f1c0e.tar.gz | |
board-rtos: Update to version 1.0.10.1
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -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 0a89a777..cd9d173c 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" | |||
| 12 | BOARD_GIT_PROTOCOL = "git" | 12 | 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.00A" | 15 | # Below commit ID corresponds to "DEV.BOARD.01.00.10.01" |
| 16 | BOARD_SRCREV = "14636b1363383167abb8d2b8ed6297d0b1c64930" | 16 | BOARD_SRCREV = "47946e3f744054c5e5eecdce136b03191bd4f461" |
| 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.00A" | 22 | PV = "01.00.10.01" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " i2c-lld-rtos \ | 25 | DEPENDS_append = " i2c-lld-rtos \ |
