summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:54:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 14:04:26 +0000
commit9c5a4f164e18e80b5fbdf474820c7f4c218afbe2 (patch)
tree92ee2486d40d2660c0caa1a422ecd1c320ec9036 /recipes-bsp/srio-lld
parent5d0d32d302ad19c3aea53c4e791befd346e8b33c (diff)
downloadmeta-ti-9c5a4f164e18e80b5fbdf474820c7f4c218afbe2.tar.gz
srio-lld: SRCREV update to 02.00.00.17A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/srio-lld')
-rw-r--r--recipes-bsp/srio-lld/srio-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/srio-lld/srio-lld.inc b/recipes-bsp/srio-lld/srio-lld.inc
index 2da8245e..0512f0f4 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"
8SRIO_LLD_GIT_BRANCH = "master" 8SRIO_LLD_GIT_BRANCH = "master"
9SRIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/srio" 9SRIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/srio"
10 10
11# commit ID corresponding to "DEV.SRIO_LLD.02.00.00.17" 11# commit ID corresponding to "DEV.SRIO_LLD.02.00.00.17A"
12SRIO_LLD_SRCREV = "444fe581426c04c9d57f9bce6763ebe43ce284f8" 12SRIO_LLD_SRCREV = "8f230bda0a5a4c510101834bb7bb403182ac2ed8"
13 13
14BRANCH = "${SRIO_LLD_GIT_BRANCH}" 14BRANCH = "${SRIO_LLD_GIT_BRANCH}"
15SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${SRIO_LLD_GIT_PROTOCOL};branch=${BRANCH}" 15SRC_URI = "${SRIO_LLD_GIT_URI};destsuffix=${SRIO_LLD_GIT_DESTSUFFIX};protocol=${SRIO_LLD_GIT_PROTOCOL};branch=${BRANCH}"
16SRCREV = "${SRIO_LLD_SRCREV}" 16SRCREV = "${SRIO_LLD_SRCREV}"
17 17
18PV = "02.00.00.17" 18PV = "02.00.00.17A"
19INC_PR = "r0" 19INC_PR = "r0"
20 20
21DEVICELIST = "k2h k2k" 21DEVICELIST = "k2h k2k"