summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-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