mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 06:18:13 +00:00
board-rtos: SRCREV update to 01.00.10.05B
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
0de576e81b
commit
b0d3e3f650
@@ -12,14 +12,14 @@ BOARD_GIT_URI = "git://git.ti.com/keystone-rtos/board.git"
|
|||||||
BOARD_GIT_PROTOCOL = "git"
|
BOARD_GIT_PROTOCOL = "git"
|
||||||
BOARD_GIT_BRANCH = "master"
|
BOARD_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.BOARD.01.00.10.05A"
|
# Below commit ID corresponds to "DEV.BOARD.01.00.10.05B"
|
||||||
BOARD_SRCREV = "18aab990fcc1947cb8e67a7a5d375d3084a6cbed"
|
BOARD_SRCREV = "f9c6cef93ea619ac86f5b7579741a2ed978fea7f"
|
||||||
|
|
||||||
BRANCH ="${BOARD_GIT_BRANCH}"
|
BRANCH ="${BOARD_GIT_BRANCH}"
|
||||||
SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${BOARD_SRCREV}"
|
SRCREV = "${BOARD_SRCREV}"
|
||||||
PV = "01.00.10.05A"
|
PV = "01.00.10.05B"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " i2c-lld-rtos \
|
DEPENDS_append = " i2c-lld-rtos \
|
||||||
|
|||||||
Reference in New Issue
Block a user