diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-10-20 01:34:57 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-19 17:11:17 -0400 |
| commit | 8417ec6e31128c123e7e96f704c2a7c9581c0e95 (patch) | |
| tree | 6344b9c2444293ac9750d5b09f999c70d24ccfe1 /recipes-bsp/srio-lld/srio-lld.inc | |
| parent | c88b680970450fcb5e1a6abfabd825a6ee2e7311 (diff) | |
| download | meta-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/srio-lld.inc')
| -rw-r--r-- | recipes-bsp/srio-lld/srio-lld.inc | 6 |
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 | |||
| 4 | BRANCH = "master" | 4 | BRANCH = "master" |
| 5 | SRC_URI = "git://git.ti.com/keystone-rtos/srio-lld.git;destsuffix=git/ti/drv/srio;protocol=git;branch=${BRANCH}" | 5 | SRC_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 |
| 8 | SRCREV = "fb1c484f781bab73e742e4e265c9f7469c8b3350" | 8 | SRCREV = "dc49972265afd3ffd3b29ca235b8ca6daf790bd1" |
| 9 | PV = "02.00.00.12" | 9 | PV = "02.00.00.13" |
| 10 | 10 | ||
| 11 | DEVICELIST = "k2h k2k" | 11 | DEVICELIST = "k2h k2k" |
| 12 | 12 | ||
