1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Sam Nelson
2015-04-11 03:53:19 +00:00
committed by Denys Dmytriyenko
parent f4b61df92a
commit 29bb1c08eb

View File

@@ -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"