summaryrefslogtreecommitdiffstats
path: root/recipes-ti/mathlib/mathlib-c66x_git.bb
diff options
context:
space:
mode:
authorJianzhong Xu <xuj@ti.com>2018-09-24 20:59:34 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-09-24 16:34:51 +0000
commit708863d503bdd4174ee412f1dd418b1650dad520 (patch)
treeabee13ea37bb8e896873956ea3bbddd199d17429 /recipes-ti/mathlib/mathlib-c66x_git.bb
parent6a854e93404a9b190ed7b80fd18bb5e849da47f5 (diff)
downloadmeta-ti-708863d503bdd4174ee412f1dd418b1650dad520.tar.gz
mathlib: build MATHLIB C66x/C674x from source
Remove MATHLIB recipe that downloads pre-built MATHLIB from ti.com. Add new recipe to build MATHLIB for C66x or C674x 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/mathlib/mathlib-c66x_git.bb')
-rw-r--r--recipes-ti/mathlib/mathlib-c66x_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-ti/mathlib/mathlib-c66x_git.bb b/recipes-ti/mathlib/mathlib-c66x_git.bb
new file mode 100644
index 00000000..22683855
--- /dev/null
+++ b/recipes-ti/mathlib/mathlib-c66x_git.bb
@@ -0,0 +1,5 @@
1include mathlib.inc
2
3MATHLIB_BUILD_TARGET = "c66x"
4MATHLIB_INSTALL_DIR_RECIPE = "${MATHLIB_C66_INSTALL_DIR_RECIPE}"
5MATHLIB_INSTALL_DIR = "${MATHLIB_C66_INSTALL_DIR}"