From ea7cc761702806cc96a60fd492b147cc4c10e852 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 11 Apr 2015 03:53:19 +0000 Subject: [PATCH] iqn2-lld: Update to new version 1.0.0.7 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/iqn2-lld/iqn2-lld.inc | 6 +++--- 1 file 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" BRANCH = "master" SRC_URI = "git://git.ti.com/keystone-rtos/iqn2-lld.git;destsuffix=git/ti/drv/iqn2;protocol=git;branch=${BRANCH}" -# Following commit corresponds to DEV.IQN_LLD.01.00.00.05B -SRCREV = "ca35079f41d06259be39f992f55a9f815d305ef5" +# Following commit corresponds to DEV.IQN_LLD.01.00.00.07A +SRCREV = "94017e30c87853e48f6e947186c5075289b190c6" -PV = "1.0.0.5" +PV = "1.0.0.7" COMPATIBLE_MACHINE = "k2l-evm"