summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-03-21 20:51:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-21 11:44:02 -0400
commit2f62e739376e1bfccaa07abf66808375380b82b5 (patch)
tree194927b37f59f546e110eaaf8da3fcc938206ba1 /recipes-bsp/srio-lld
parent4780437ac766c62009723bef3a46b22cac555f1d (diff)
downloadmeta-ti-2f62e739376e1bfccaa07abf66808375380b82b5.tar.gz
srio-lld: Update to version 2.0.0.15
Signed-off-by: Jacob Stiffler <j-stiffler@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 d697fb4b..f8ff7b33 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.14 11# commit ID corresponding to DEV.SRIO_LLD.02.00.00.15
12SRIO_LLD_SRCREV = "d22dfe096b5ee6025388943e9eb626f149e6ac55" 12SRIO_LLD_SRCREV = "b773a7d08225c30737abc45ebc92a186bac08797"
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.14" 18PV = "02.00.00.15"
19INC_PR = "r0" 19INC_PR = "r0"
20 20
21DEVICELIST = "k2h k2k" 21DEVICELIST = "k2h k2k"