git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f04a02
)
ti-dmai: make sure ALSA headers are found in staging
author
Denys Dmytriyenko
<denis@denix.org>
Tue, 2 Feb 2010 01:19:43 +0000
(20:19 -0500)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 12 Apr 2010 17:43:16 +0000
(19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-dmai_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/ti/ti-dmai_svn.bb
b/recipes/ti/ti-dmai_svn.bb
index
897eac3
..
6943a58
100644
(file)
--- a/
recipes/ti/ti-dmai_svn.bb
+++ b/
recipes/ti/ti-dmai_svn.bb
@@
-93,7
+93,7
@@
do_compile () {
XDC_INSTALL_DIR="${XDC_INSTALL_DIR}" \
CODEGEN_INSTALL_DIR="${CODEGEN_INSTALL_DIR}" \
BIOS_INSTALL_DIR="${BIOS_INSTALL_DIR}"\
- LINUXLIBS_INSTALL_DIR="${STAGING_DIR_
HOS
T}/usr" \
+ LINUXLIBS_INSTALL_DIR="${STAGING_DIR_
TARGE
T}/usr" \
USER_XDC_PATH="${USER_XDC_PATH}" \
CROSS_COMPILE="${TOOLCHAIN_PATH}/bin/${TARGET_PREFIX}" \
VERBOSE="true" \