1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

edma3-lld: Upgrade version to 2.12.01.22

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2016-01-28 00:12:25 +00:00
committed by Denys Dmytriyenko
parent 548f634c1c
commit 533dfb7d57

View File

@@ -7,11 +7,11 @@ EDMA3_LLD_GIT_PROTOCOL = "git"
EDMA3_LLD_GIT_BRANCH = "master"
# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1
EDMA3_LLD_SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93"
EDMA3_LLD_SRCREV = "9a94177958b9269b1b8aeeb2a5d362ca4e64dafa"
BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${EDMA3_LLD_SRCREV}"
PV = "2.12.01.21"
INC_PR = "r2"
PV = "2.12.01.22"
INC_PR = "r0"