summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai.inc
diff options
context:
space:
mode:
authorEnrico Butera <ebutera@users.berlios.de>2011-08-08 18:10:31 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-16 09:46:08 +0200
commitf3e46c9bbe77dd8937c2667dfa55f731be31c636 (patch)
tree00f8c445f9ddf8b98d17ea9cf7b8a12f831221c1 /recipes-ti/dmai/ti-dmai.inc
parent17c027e2aede4fb92c82cf92f91fc38529789a7b (diff)
downloadmeta-ti-f3e46c9bbe77dd8937c2667dfa55f731be31c636.tar.gz
dmai: fix build and update omap3 srcrev to 642
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-ti/dmai/ti-dmai.inc')
-rw-r--r--recipes-ti/dmai/ti-dmai.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-ti/dmai/ti-dmai.inc b/recipes-ti/dmai/ti-dmai.inc
index c3d45a7b..a84f303a 100644
--- a/recipes-ti/dmai/ti-dmai.inc
+++ b/recipes-ti/dmai/ti-dmai.inc
@@ -114,7 +114,8 @@ do_compile () {
114 BIOS_INSTALL_DIR="${BIOS_INSTALL_DIR}"\ 114 BIOS_INSTALL_DIR="${BIOS_INSTALL_DIR}"\
115 LINUXLIBS_INSTALL_DIR="${STAGING_DIR_TARGET}/usr" \ 115 LINUXLIBS_INSTALL_DIR="${STAGING_DIR_TARGET}/usr" \
116 USER_XDC_PATH="${USER_XDC_PATH}" \ 116 USER_XDC_PATH="${USER_XDC_PATH}" \
117 CROSS_COMPILE="${TOOLCHAIN_PATH}/bin/${TARGET_PREFIX}" \ 117 CROSS_COMPILE="${TOOLCHAIN_PATH}/${TARGET_PREFIX}" \
118 CSTOOL_DIR="${TOOLCHAIN_PATH}" \
118 VERBOSE="true" \ 119 VERBOSE="true" \
119 XDAIS_INSTALL_DIR="${XDAIS_INSTALL_DIR}" \ 120 XDAIS_INSTALL_DIR="${XDAIS_INSTALL_DIR}" \
120 LINK_INSTALL_DIR="${LINK_INSTALL_DIR}" \ 121 LINK_INSTALL_DIR="${LINK_INSTALL_DIR}" \