mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
udma-lld-rtos: SRCREV update to 01.00.00.02
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
04b64d0d64
commit
ddd26bf4e5
@@ -13,14 +13,14 @@ UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git"
|
|||||||
UDMA_LLD_GIT_PROTOCOL = "git"
|
UDMA_LLD_GIT_PROTOCOL = "git"
|
||||||
UDMA_LLD_GIT_BRANCH = "master"
|
UDMA_LLD_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.01A"
|
# Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.02"
|
||||||
UDMA_LLD_SRCREV = "e03304e15bb7f1a86c77f1a9984361c822ab2b70"
|
UDMA_LLD_SRCREV = "1577913ad89201a547ba4804ccb60693963499e8"
|
||||||
|
|
||||||
BRANCH = "${UDMA_LLD_GIT_BRANCH}"
|
BRANCH = "${UDMA_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${UDMA_LLD_SRCREV}"
|
SRCREV = "${UDMA_LLD_SRCREV}"
|
||||||
PV = "01.00.00.01A"
|
PV = "01.00.00.02"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " osal-rtos \
|
DEPENDS_append = " osal-rtos \
|
||||||
|
|||||||
Reference in New Issue
Block a user