1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-21 03:17:18 +00:00

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>
This commit is contained in:
Jianzhong Xu
2018-09-24 20:59:34 +00:00
committed by Denys Dmytriyenko
parent 6a854e9340
commit 708863d503
6 changed files with 84 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
include mathlib.inc
MATHLIB_BUILD_TARGET = "c674x"
MATHLIB_INSTALL_DIR_RECIPE = "${MATHLIB_C674_INSTALL_DIR_RECIPE}"
MATHLIB_INSTALL_DIR = "${MATHLIB_C674_INSTALL_DIR}"