projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c218f6
)
remote: added test code in emulator_configure.sh
39/14139/1
author
sungmin ha
<sungmin82.ha@samsung.com>
Tue, 24 Dec 2013 10:48:08 +0000
(19:48 +0900)
committer
sungmin ha
<sungmin82.ha@samsung.com>
Tue, 24 Dec 2013 10:48:58 +0000
(19:48 +0900)
Change-Id: I364e1bed6db83c7e23a61a7afebb569a57483b29
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index
b93bb61
..
5d52bcd
100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-233,6
+233,7
@@
echo "##### QEMU configuring for emulator"
echo "##### QEMU configure append:" $CONFIGURE_APPEND
export PKG_CONFIG_PATH=${PWD}/tizen/distrib/remote/output/lib/pkgconfig:${PKG_CONFIG_PATH}
echo "PKG_CONFIG_PATH="${PKG_CONFIG_PATH}
+ls tizen/distrib/remote/output/lib/pkgconfig
exec ./configure \
--enable-werror \
--audio-drv-list=alsa \