utils_gthread: Prevent deadlock caused by wait_idle
[platform/core/uifw/libtpl-egl.git] / README
1 libtpl-egl
2 ==========
3
4 GBS Build Instruction
5 ---------------------
6
7 - Build libtpl-egl:
8   $ gbs build -A armv7l
9
10 - Build libtpl-egl with tpl-test:
11   Change the value of 'ENABLE_TPL_TEST' from 0 to 1 in libtpl-egl.spec
12   Then, build like below
13
14   $ gbs build -A armv7l --include-all
15
16