aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/srio-lld/srio-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc
index f6fa2144..2da8245e 100644
--- a/recipes-bsp/srio-lld/srio-lld.inc
+++ b/recipes-bsp/srio-lld/srio-lld.inc
@@ -8,15 +8,15 @@ 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.16"
-SRIO_LLD_SRCREV = "70664382b7baf0fc52b3504cc58d6d0d720cc639"
+# commit ID corresponding to "DEV.SRIO_LLD.02.00.00.17"
+SRIO_LLD_SRCREV = "444fe581426c04c9d57f9bce6763ebe43ce284f8"
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.16"
-INC_PR = "r1"
+PV = "02.00.00.17"
+INC_PR = "r0"
DEVICELIST = "k2h k2k"