From 4053f29fa6fc23dae1511019e94146a70619cb29 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Wed, 27 May 2015 22:20:16 +0000 Subject: edma3-lld: Update to version 2.12.01.21. Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/edma3-lld/edma3-lld.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc index e6dd92b1..28c49e3a 100644 --- a/recipes-bsp/edma3-lld/edma3-lld.inc +++ b/recipes-bsp/edma3-lld/edma3-lld.inc @@ -3,8 +3,8 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=5bdceac872dffdec915b819654ee23ea" BRANCH = "master" -SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git" -# The following commit corresponds to tag DEV_EDMA3_LLD_02_11_13_17 -SRCREV = "8c27e548fa53ca8472404ef347b8f6b6e2588d46" +SRC_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git;protocol=git;branch=${BRANCH}" +# The following commit corresponds to tag DEV_EDMA3_LLD_02_12_01_21_RC1 +SRCREV = "562cba36ccd53e89e6979e99a58374513b543f93" -PV = "2.11.13" +PV = "2.12.01.21" -- cgit v1.2.3-54-g00ecf