tizen/emulator_configure.sh: Move parameters configuration from build.sh
authorEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 12 Oct 2012 06:37:20 +0000 (10:37 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 12 Oct 2012 06:37:20 +0000 (10:37 +0400)
commit325a7c83672e94ae0de9e99fb527b9a00972d679
treed57c6598be6129bcc2b824467472938d13e6eba6
parent2d3b8f97bc3bb273ffd8c9cd5a0fbc2d0a2d41c4
tizen/emulator_configure.sh: Move parameters configuration from build.sh

As considered we move parameters configuration from build.sh to emulator_configure.sh
to let developers run emulator_configure.sh and then make.
Default configuration appended for all target OSes:
--target-list=i386-softmmu,arm-softmmu
--enable-gl
--disable-opengles
--enable-yagl
--disable-yagl-stats

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
tizen/build.sh
tizen/emulator_configure.sh