summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:25:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:07 -0400
commit00e134c0096aae217f50aa3906b12ef9ec29c811 (patch)
treeebc2f30ebe079b37c2793aa8f9f4a2f931c3d308 /recipes-bsp/iqn2-lld
parent72deb332ebfa4213da7c5f91619fd4be7d8eb165 (diff)
downloadmeta-ti-00e134c0096aae217f50aa3906b12ef9ec29c811.tar.gz
iqn2-lld: Update to new version 1.0.0.8
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/iqn2-lld')
-rw-r--r--recipes-bsp/iqn2-lld/iqn2-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/iqn2-lld/iqn2-lld.inc b/recipes-bsp/iqn2-lld/iqn2-lld.inc
index fb6886f0..812d3f61 100644
--- a/recipes-bsp/iqn2-lld/iqn2-lld.inc
+++ b/recipes-bsp/iqn2-lld/iqn2-lld.inc
@@ -3,10 +3,10 @@ LICENSE = "BSD-3-Clause"
3 3
4BRANCH = "master" 4BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/iqn2-lld.git;destsuffix=git/ti/drv/iqn2;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/iqn2-lld.git;destsuffix=git/ti/drv/iqn2;protocol=git;branch=${BRANCH}"
6# Following commit corresponds to DEV.IQN_LLD.01.00.00.07A 6# Following commit corresponds to DEV.IQN_LLD.01.00.00.08F
7SRCREV = "94017e30c87853e48f6e947186c5075289b190c6" 7SRCREV = "29d5358b944f1447c024263f86e8c71784440b99"
8 8
9PV = "1.0.0.7" 9PV = "1.0.0.8"
10 10
11COMPATIBLE_MACHINE = "k2l-evm" 11COMPATIBLE_MACHINE = "k2l-evm"
12 12