summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2016-01-28 20:41:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-01-28 13:37:57 -0500
commitee868aae19dd289b33db99ac705f46bc9e5c2d33 (patch)
tree406f9ec584c642f39c6c2a432e1dde8ed7283be0 /recipes-bsp/srio-lld
parent39910bde297bd6d1e83f8a4b15237f8da8b272fc (diff)
downloadmeta-ti-ee868aae19dd289b33db99ac705f46bc9e5c2d33.tar.gz
srio-lld: Upgrade to version 02.00.00.14
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.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 2172a13f..d697fb4b 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"
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.13 11# commit ID corresponding to DEV.SRIO_LLD.02.00.00.14
12SRIO_LLD_SRCREV = "dc49972265afd3ffd3b29ca235b8ca6daf790bd1" 12SRIO_LLD_SRCREV = "d22dfe096b5ee6025388943e9eb626f149e6ac55"
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.13" 18PV = "02.00.00.14"
19INC_PR = "r2" 19INC_PR = "r0"
20 20
21DEVICELIST = "k2h k2k" 21DEVICELIST = "k2h k2k"
22 22