diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-04-11 04:01:19 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-10 18:08:52 -0400 |
commit | 65c7f82f42937991a8993ea3c7fe1d023816c247 (patch) | |
tree | 94632b5f6b7082383a0e068727d7c23c21e5d350 /recipes-bsp/srio-lld | |
parent | 6cacc505e9621c7f29b554d04e29bfc98a5a71a3 (diff) | |
download | meta-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.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 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 | |||
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.11 | 7 | # commit ID corresponding to DEV.SRIO_LLD.02.00.00.12 |
8 | SRCREV = "2d0efea281222055b3b828c79e57102edaae9db7" | 8 | SRCREV = "fb1c484f781bab73e742e4e265c9f7469c8b3350" |
9 | PV = "02.00.00.11" | 9 | PV = "02.00.00.12" |
10 | 10 | ||
11 | DEVICELIST = "k2h k2k" | 11 | DEVICELIST = "k2h k2k" |
12 | 12 | ||