summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/iqn2-lld/iqn2-lld.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 03:53:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:43 -0400
commitea7cc761702806cc96a60fd492b147cc4c10e852 (patch)
treeeadf1e546e7de085d444fcf4afd8277c91c37e1b /recipes-bsp/iqn2-lld/iqn2-lld.inc
parent3a17af114edc5c0e1178ce90789a8afabad056fb (diff)
downloadmeta-ti-ea7cc761702806cc96a60fd492b147cc4c10e852.tar.gz
iqn2-lld: Update to new version 1.0.0.7
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/iqn2-lld/iqn2-lld.inc')
-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 c5b15116..fb6886f0 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.05B 6# Following commit corresponds to DEV.IQN_LLD.01.00.00.07A
7SRCREV = "ca35079f41d06259be39f992f55a9f815d305ef5" 7SRCREV = "94017e30c87853e48f6e947186c5075289b190c6"
8 8
9PV = "1.0.0.5" 9PV = "1.0.0.7"
10 10
11COMPATIBLE_MACHINE = "k2l-evm" 11COMPATIBLE_MACHINE = "k2l-evm"
12 12