From 8c1ea252273cd6c1ea0651b6e7f634054ccdfbf6 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Wed, 2 Oct 2019 06:03:53 +0000 Subject: [PATCH] mcasp-lld-rtos: SRCREV update to 01.01.00.15 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb index 96ff7b54..9cdef700 100644 --- a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb +++ b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb @@ -13,14 +13,14 @@ MCASP_LLD_GIT_PROTOCOL = "git" MCASP_LLD_GIT_BRANCH = "master" MCASP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcasp" -# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.14" -MCASP_LLD_SRCREV = "e9d0f50e8f18052403708974cf7f1116534ca84f" +# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.15" +MCASP_LLD_SRCREV = "427a910bdb2b2c192de64d8d892da2a7d569b46c" BRANCH = "${MCASP_LLD_GIT_BRANCH}" SRC_URI = "${MCASP_LLD_GIT_URI};destsuffix=${MCASP_LLD_GIT_DESTSUFFIX};protocol=${MCASP_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${MCASP_LLD_SRCREV}" -PV = "01.01.00.14" +PV = "01.01.00.15" PR = "r0" S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}"