summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/fftc-lld
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-21 01:22:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-20 18:13:40 -0400
commit0eb32bd451b52c8b87943597051281f252b54dc4 (patch)
tree03b45a2e1106afb67857f8e8d096b533127a30de /recipes-bsp/fftc-lld
parent2c6ee92c3b361c4f3d78b4acec80990ea382f7d7 (diff)
downloadmeta-ti-0eb32bd451b52c8b87943597051281f252b54dc4.tar.gz
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/fftc-lld')
-rw-r--r--recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
index bc26b95d..f82ee434 100644
--- a/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
+++ b/recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
@@ -5,7 +5,7 @@ inherit ti-pdk
5LICENSE = "BSD-3-Clause" 5LICENSE = "BSD-3-Clause"
6LIC_FILES_CHKSUM = "file://fftc.h;beginline=1;endline=39;md5=2f1010c47d364414644caf6d30a2b7df" 6LIC_FILES_CHKSUM = "file://fftc.h;beginline=1;endline=39;md5=2f1010c47d364414644caf6d30a2b7df"
7 7
8COMPATIBLE_MACHINE = "k2hk-evm|k2l-evm" 8COMPATIBLE_MACHINE = "k2hk|k2l"
9PACKAGE_ARCH = "${MACHINE_ARCH}" 9PACKAGE_ARCH = "${MACHINE_ARCH}"
10 10
11FFTC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/fftc-lld.git" 11FFTC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/fftc-lld.git"