summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/srio-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 04:01:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:52 -0400
commit65c7f82f42937991a8993ea3c7fe1d023816c247 (patch)
tree94632b5f6b7082383a0e068727d7c23c21e5d350 /recipes-bsp/srio-lld
parent6cacc505e9621c7f29b554d04e29bfc98a5a71a3 (diff)
downloadmeta-ti-65c7f82f42937991a8993ea3c7fe1d023816c247.tar.gz
srio-lld: Update to new version 2.0.0.12
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 1ae21287..75435d92 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.11 7# commit ID corresponding to DEV.SRIO_LLD.02.00.00.12
8SRCREV = "2d0efea281222055b3b828c79e57102edaae9db7" 8SRCREV = "fb1c484f781bab73e742e4e265c9f7469c8b3350"
9PV = "02.00.00.11" 9PV = "02.00.00.12"
10 10
11DEVICELIST = "k2h k2k" 11DEVICELIST = "k2h k2k"
12 12