summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/ipumm-fw/ipumm-fw_git.bb')
-rw-r--r--recipes-bsp/ipumm-fw/ipumm-fw_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
index 633cb135..7a06e432 100644
--- a/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+++ b/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
@@ -28,7 +28,7 @@ require recipes-ti/includes/ti-paths.inc
28 28
29inherit update-alternatives 29inherit update-alternatives
30 30
31DEPENDS = "ti-xdctools ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-cgt-arm-native ti-ipc-rtos" 31DEPENDS = "ti-xdctools-native ti-sysbios ti-codec-engine ti-framework-components ti-xdais ti-cgt-arm-native ti-ipc-rtos"
32 32
33export HWVERSION="ES10" 33export HWVERSION="ES10"
34export BIOSTOOLSROOT="${STAGING_DIR_TARGET}/usr/share/ti" 34export BIOSTOOLSROOT="${STAGING_DIR_TARGET}/usr/share/ti"
@@ -43,6 +43,8 @@ export XDAISVERSION="ti-xdais-tree"
43export TMS470CGTOOLPATH="${M4_TOOLCHAIN_INSTALL_DIR}" 43export TMS470CGTOOLPATH="${M4_TOOLCHAIN_INSTALL_DIR}"
44export IPCSRC="${STAGING_DIR_TARGET}/usr/share/ti/ti-ipc-tree" 44export IPCSRC="${STAGING_DIR_TARGET}/usr/share/ti/ti-ipc-tree"
45 45
46EXTRA_OEMAKE += "XDCDIST_TREE=${STAGING_DIR_NATIVE}/usr/share/ti/${XDCVERSION}"
47
46do_configure() { 48do_configure() {
47 oe_runmake unconfig 49 oe_runmake unconfig
48 oe_runmake vayu_smp_config 50 oe_runmake vayu_smp_config