mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +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
af07567111
commit
8836c5a33b
@@ -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