summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dsplib/dsplib-c64xp_git.bb
diff options
context:
space:
mode:
authorJianzhong Xu <xuj@ti.com>2018-09-24 20:59:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-09-25 15:28:46 +0000
commitf746a0e14abe5b546a9078be5076e4092dcfbce9 (patch)
tree268171dfe4fecd5c8a084ee49c9c9d68c97bf7c1 /recipes-ti/dsplib/dsplib-c64xp_git.bb
parent817446ec897cd490262005b7f3804e60b0cd2513 (diff)
downloadmeta-ti-f746a0e14abe5b546a9078be5076e4092dcfbce9.tar.gz
dsplib: build DSPLIB C66x/C674x/C64x+ from source
Remove DSPLIB recipe that downloads pre-built DSPLIB from ti.com. Add new recipe to build DSPLIB for C66x, C674x, or C64x+ from source code. Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/dsplib/dsplib-c64xp_git.bb')
-rw-r--r--recipes-ti/dsplib/dsplib-c64xp_git.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-ti/dsplib/dsplib-c64xp_git.bb b/recipes-ti/dsplib/dsplib-c64xp_git.bb
new file mode 100644
index 00000000..1550a538
--- /dev/null
+++ b/recipes-ti/dsplib/dsplib-c64xp_git.bb
@@ -0,0 +1,6 @@
1include dsplib.inc
2
3MATHLIB_INSTALL_DIR = "${MATHLIB_C64P_INSTALL_DIR}/packages"
4DSPLIB_INSTALL_DIR_RECIPE = "${DSPLIB_C64P_INSTALL_DIR_RECIPE}"
5DSPLIB_INSTALL_DIR = "${DSPLIB_C64P_INSTALL_DIR}"
6DSPLIB_BUILD_TARGET = "c64Px"