Module: meta-ti Branch: master Commit: cf466eb3d5f200185c09ee71ae1f0eb43232a7f3 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=cf466eb3d5f200185c09ee71ae1f0eb43232a7f3
Author: Justin Sobota <[email protected]> Date: Thu Dec 15 21:54:32 2016 +0000 edma3-lld: Upstream version 2.12.2.26 Signed-off-by: Justin Sobota <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/edma3-lld/edma3-lld.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc index 2853dd2..4efcefc 100644 --- a/recipes-bsp/edma3-lld/edma3-lld.inc +++ b/recipes-bsp/edma3-lld/edma3-lld.inc @@ -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_BRANCH = "master" -# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_01_25A" -EDMA3_LLD_SRCREV = "b2d61c61dd048bdea35e9b2810647b4d419a82b5" +# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_02_26" +EDMA3_LLD_SRCREV = "1c67565620f5a5305cf3293bba669c6aa1a7e40a" 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.25A" +PV = "2.12.02.26" INC_PR = "r0" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
