[meta-ti] [PATCH 08/10] srio-lld: Update to version 2.0.0.15

Jacob Stiffler j-stiffler at ti.com
Mon Mar 21 07:51:11 PDT 2016


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

diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc
index d697fb4..f8ff7b3 100644
--- a/recipes-bsp/srio-lld/srio-lld.inc
+++ b/recipes-bsp/srio-lld/srio-lld.inc
@@ -8,14 +8,14 @@ SRIO_LLD_GIT_PROTOCOL = "git"
 SRIO_LLD_GIT_BRANCH = "master"
 SRIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/srio"
 
-# commit ID corresponding to DEV.SRIO_LLD.02.00.00.14
-SRIO_LLD_SRCREV = "d22dfe096b5ee6025388943e9eb626f149e6ac55"
+# commit ID corresponding to DEV.SRIO_LLD.02.00.00.15
+SRIO_LLD_SRCREV = "b773a7d08225c30737abc45ebc92a186bac08797"
 
 BRANCH = "${SRIO_LLD_GIT_BRANCH}"
 SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${SRIO_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${SRIO_LLD_SRCREV}"
 
-PV = "02.00.00.14"
+PV = "02.00.00.15"
 INC_PR = "r0"
 
 DEVICELIST = "k2h k2k"
-- 
1.9.1



More information about the meta-ti mailing list