summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/dfe-lld
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-11 03:51:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-10 18:08:39 -0400
commit79945047c74dc914073d0cd7f157a271259076e7 (patch)
treea11e5133cede280031422a9d9a42850a1c0f4132 /recipes-bsp/dfe-lld
parentff1129b597b5d25daddb85e76e1ebad6701cebbd (diff)
downloadmeta-ti-79945047c74dc914073d0cd7f157a271259076e7.tar.gz
dfe-lld: Update to new version 1.0.0.4
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dfe-lld')
-rw-r--r--recipes-bsp/dfe-lld/dfe-lld.inc6
1 files 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"
3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1f4217b705bf98762a302fd720649dcc" 3LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1f4217b705bf98762a302fd720649dcc"
4BRANCH = "master" 4BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/dfe-lld.git;destsuffix=git/ti/drv/dfe;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/dfe-lld.git;destsuffix=git/ti/drv/dfe;protocol=git;branch=${BRANCH}"
6# The following commit correspond to DEV.DFE_LLD.01.00.00.03C 6# The following commit correspond to DEV.DFE_LLD.01.00.00.04C
7SRCREV = "ed20e87d3676e3e05ce2b78179b504a05083ad15" 7SRCREV = "62da141c1cf6224d24161f0c020091043a3d7c82"
8 8
9PV = "1.0.0.3" 9PV = "1.0.0.4"
10 10
11COMPATIBLE_MACHINE = "k2l-evm" 11COMPATIBLE_MACHINE = "k2l-evm"
12 12