mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 14:27:48 +00:00
edma3-lld: SRCREV update to 2.12.05.30D
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
27e5b5b726
commit
98f175cc3b
@@ -6,12 +6,12 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git"
|
|||||||
EDMA3_LLD_GIT_PROTOCOL = "git"
|
EDMA3_LLD_GIT_PROTOCOL = "git"
|
||||||
EDMA3_LLD_GIT_BRANCH = "master"
|
EDMA3_LLD_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to version 2.12.05.30C
|
# Below commit ID corresponds to version 2.12.05.30D
|
||||||
EDMA3_LLD_SRCREV = "a52b8f2a4bd4ca584bbd5bebba30563add353c5a"
|
EDMA3_LLD_SRCREV = "20750e17302116f3760aba68f8323ae110d1cbd0"
|
||||||
|
|
||||||
BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
|
BRANCH = "${EDMA3_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
SRCREV = "${EDMA3_LLD_SRCREV}"
|
SRCREV = "${EDMA3_LLD_SRCREV}"
|
||||||
|
|
||||||
PV = "2.12.05.30C"
|
PV = "2.12.05.30D"
|
||||||
INC_PR = "r0"
|
INC_PR = "r0"
|
||||||
|
|||||||
Reference in New Issue
Block a user