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:
committed by
Denys Dmytriyenko
parent
6a854e9340
commit
708863d503
@@ -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}"
|
||||
Reference in New Issue
Block a user