diff options
author | Sam Nelson <sam.nelson@ti.com> | 2015-10-20 01:19:33 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-10-19 17:11:02 -0400 |
commit | 5a7f78ce0723a31a6469e52254eb604ca53808d2 (patch) | |
tree | 7e6876662bbc690a57beaf2270eeeb67dfd962d0 /recipes-bsp/dfe-lld/dfe-lld.inc | |
parent | fdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8 (diff) | |
download | meta-ti-5a7f78ce0723a31a6469e52254eb604ca53808d2.tar.gz |
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>
Diffstat (limited to 'recipes-bsp/dfe-lld/dfe-lld.inc')
-rw-r--r-- | recipes-bsp/dfe-lld/dfe-lld.inc | 6 |
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 2053c74e..f5778d9e 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" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1f4217b705bf98762a302fd720649dcc" | 3 | LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1f4217b705bf98762a302fd720649dcc" |
4 | BRANCH = "master" | 4 | BRANCH = "master" |
5 | SRC_URI = "git://git.ti.com/keystone-rtos/dfe-lld.git;destsuffix=git/ti/drv/dfe;protocol=git;branch=${BRANCH}" | 5 | SRC_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.04C | 6 | # The following commit correspond to DEV.DFE_LLD.01.00.00.05E |
7 | SRCREV = "62da141c1cf6224d24161f0c020091043a3d7c82" | 7 | SRCREV = "42e9df0108d208c92b9d2fee7e8b1b1ab62f4b69" |
8 | 8 | ||
9 | PV = "1.0.0.4" | 9 | PV = "1.0.0.5" |
10 | 10 | ||
11 | COMPATIBLE_MACHINE = "k2l-evm" | 11 | COMPATIBLE_MACHINE = "k2l-evm" |
12 | 12 | ||