Signed-off-by: Mahesh Radhakrishnan <[email protected]>
---
 recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb 
b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
index 73666e2..9103639 100644
--- a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
+++ b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
@@ -13,14 +13,14 @@ FFTC_LLD_GIT_PROTOCOL = "git"
 FFTC_LLD_GIT_BRANCH = "master"
 FFTC_LLD_GIT_DESTSUFFIX = "git/ti/drv/fftc"
 
-# Below commit ID corresponds to "DEV.FFTC_LLD.02.02.00.07A"
-FFTC_LLD_SRCREV = "7d3b64f42d190260f873b0e6d16489c65ef820b1"
+# Below commit ID corresponds to "DEV.FFTC_LLD.02.02.00.07B"
+FFTC_LLD_SRCREV = "962d899e1e81a4d02ad59368032cf24956cde5f2"
 
 BRANCH = "${FFTC_LLD_GIT_BRANCH}"
 SRC_URI = 
"${FFTC_LLD_GIT_URI};destsuffix=${FFTC_LLD_GIT_DESTSUFFIX};protocol=${FFTC_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${FFTC_LLD_SRCREV}"
-PV = "02.02.00.07A"
+PV = "02.02.00.07B"
 PR = "r0"
 
 S = "${WORKDIR}/${FFTC_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1

-- 
_______________________________________________
meta-ti mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-ti

Reply via email to