From fd3a048cf01570ec1a969a538395c31e80ec56d3 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Fri, 13 Apr 2018 23:02:04 +0000 Subject: mcasp-lld-rtos: Update to version 01.01.00.09 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb') diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb index 0e03bd09..7633610e 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.08A" -MCASP_LLD_SRCREV = "56fc546fe3f0ba89477dfa020bcc4b6aa8ce64f3" +# Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.09" +MCASP_LLD_SRCREV = "6459379818712cac10c439a46936bd6bfcd762d7" 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.08A" +PV = "01.01.00.09" PR = "r0" S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf