From 79945047c74dc914073d0cd7f157a271259076e7 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Sat, 11 Apr 2015 03:51:34 +0000 Subject: [PATCH] dfe-lld: Update to new version 1.0.0.4 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/dfe-lld/dfe-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/dfe-lld/dfe-lld.inc b/recipes-bsp/dfe-lld/dfe-lld.inc index 4979499d..2053c74e 100644 --- a/recipes-bsp/dfe-lld/dfe-lld.inc +++ b/recipes-bsp/dfe-lld/dfe-lld.inc @@ -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.03C -SRCREV = "ed20e87d3676e3e05ce2b78179b504a05083ad15" +# The following commit correspond to DEV.DFE_LLD.01.00.00.04C +SRCREV = "62da141c1cf6224d24161f0c020091043a3d7c82" -PV = "1.0.0.3" +PV = "1.0.0.4" COMPATIBLE_MACHINE = "k2l-evm"