[meta-ti] [rocko/master][PATCH 14/23] sa-lld: Updating to version 03.00.00.20

Jacob Stiffler j-stiffler at ti.com
Fri Apr 13 10:02:10 PDT 2018


From: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-bsp/sa-lld/sa-lld.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
index 9e101ba..2837b9a 100644
--- a/recipes-bsp/sa-lld/sa-lld.inc
+++ b/recipes-bsp/sa-lld/sa-lld.inc
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
 SA_LLD_GIT_BRANCH = "master"
 SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
 
-# Below commit ID corresponding to "DEV.SA_LLD.03.00.00.19"
-SA_LLD_SRCREV = "885e40c384b8986fe93928fcff84c6f0db5ea843"
+# Below commit ID corresponding to "DEV.SA_LLD.03.00.00.20"
+SA_LLD_SRCREV = "af0e6ad9fcc41085e3dc7e463e093e77741b26ad"
 
 BRANCH = "${SA_LLD_GIT_BRANCH}"
 SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${SA_LLD_SRCREV}"
 
-PV = "03.00.00.19"
+PV = "03.00.00.20"
 INC_PR = "r0"
 
 S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
-- 
2.7.4



More information about the meta-ti mailing list