mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
Conditionally set ${TOOLCHAIN_PATH} used by some recipes
Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
1e7c1fd731
commit
4e17ed6921
@@ -1,5 +1,6 @@
|
||||
installdir = "${datadir}/ti"
|
||||
|
||||
export TOOLCHAIN_PATH ?= "${STAGING_DIR_NATIVE}${prefix_native}/bin/${TARGET_SYS}"
|
||||
# This is where do_install will put it
|
||||
export AUDIO_SOC_INSTALL_DIR_RECIPE = "${installdir}/ti-audio-soc-example-tree"
|
||||
export BIOS_INSTALL_DIR_RECIPE = "${installdir}/ti-dspbios-tree"
|
||||
|
||||
Reference in New Issue
Block a user