mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
board-rtos: SRCREV update to 01.00.10.06E
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
883c65f1e7
commit
6be024e40c
@@ -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.06D"
|
# Below commit ID corresponds to "DEV.BOARD.01.00.10.06E"
|
||||||
BOARD_SRCREV = "d291db8da8c255f712f6f64cc097f4546b3b2b89"
|
BOARD_SRCREV = "1a69b75e5eaa44607e9d957c20e83bb263c40ccc"
|
||||||
|
|
||||||
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.06D"
|
PV = "01.00.10.06E"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " i2c-lld-rtos \
|
DEPENDS_append = " i2c-lld-rtos \
|
||||||
|
|||||||
Reference in New Issue
Block a user