1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

dfe-lld: Update to new version 1.0.0.5

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-10-20 01:19:33 +00:00
committed by Denys Dmytriyenko
parent fdfbba57fc
commit 5a7f78ce07

View File

@@ -3,10 +3,10 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1f4217b705bf98762a302fd720649dcc"
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/dfe-lld.git;destsuffix=git/ti/drv/dfe;protocol=git;branch=${BRANCH}"
# The following commit correspond to DEV.DFE_LLD.01.00.00.04C
SRCREV = "62da141c1cf6224d24161f0c020091043a3d7c82"
# The following commit correspond to DEV.DFE_LLD.01.00.00.05E
SRCREV = "42e9df0108d208c92b9d2fee7e8b1b1ab62f4b69"
PV = "1.0.0.4"
PV = "1.0.0.5"
COMPATIBLE_MACHINE = "k2l-evm"