summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:34:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:17 -0400
commit8417ec6e31128c123e7e96f704c2a7c9581c0e95 (patch)
tree6344b9c2444293ac9750d5b09f999c70d24ccfe1 /recipes-bsp/srio-lld
parentc88b680970450fcb5e1a6abfabd825a6ee2e7311 (diff)
downloadmeta-ti-8417ec6e31128c123e7e96f704c2a7c9581c0e95.tar.gz
srio-lld: Update to new version 2.0.0.13
Signed-off-by: Sam Nelson <sam.nelson@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 75435d92..0f1ee2d1 100644
--- a/recipes-bsp/srio-lld/srio-lld.inc
+++ b/recipes-bsp/srio-lld/srio-lld.inc
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/srio/srio_drv.h;beginline=1;end
4BRANCH = "master" 4BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/srio-lld.git;destsuffix=git/ti/drv/srio;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/srio-lld.git;destsuffix=git/ti/drv/srio;protocol=git;branch=${BRANCH}"
6 6
7# commit ID corresponding to DEV.SRIO_LLD.02.00.00.12 7# commit ID corresponding to DEV.SRIO_LLD.02.00.00.13
8SRCREV = "fb1c484f781bab73e742e4e265c9f7469c8b3350" 8SRCREV = "dc49972265afd3ffd3b29ca235b8ca6daf790bd1"
9PV = "02.00.00.12" 9PV = "02.00.00.13"
10 10
11DEVICELIST = "k2h k2k" 11DEVICELIST = "k2h k2k"
12 12