Initial support for tizen v2.4 product tv
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 22 Jul 2015 01:12:35 +0000 (10:12 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit2410a9059798e3637afd5a5ff5c25a17fc8135e2
tree849cbe89dfa81cec83ec9e3a20ddde088ff106fe
parent23f5bff93f7b3a35ead1c4e3411e747ea754cb9c
Initial support for tizen v2.4 product tv

1) Providing python acceleration
   It makes generating gyp extremely faster than before.

2) Solving python-base issue with supplementary repository
   This issue has been observed on tizen v2.2.1 as well.
   The following patch of python-base causes errors.
   >> subprocess-can-raise-OSError-EPIPE-when-communicatin.patch

3) Supporting prebuilt gold for tizen v2.4 tv
   The chromium-efl built by our own prebuilt gold can not be executed
   on target, so gold linker is newly built based on current platform.

4) Fixing not founding EGL header error
   Following error was happened.
   >> fatal error: EGL/egl.h: No such file or directory

5) Applying changed API usage of capi-appfw-application
   Tizen v2.4 and v3.0 tv support the changed API usage as mobile does.

6) Disabling multi-media feature
   Some of undefined multi-media variables are being used on x11.
   Enabling the feature will be handled in other patch set.

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=14033
Reviewed by: Antonio Gomes, SeungSeop Park

Change-Id: If510789d3e8990867ddd3618e072c43bbba0ab37
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
tizen_src/build/common.sh
tizen_src/build/gbs.conf
tizen_src/build/gyp_chromiumefl.sh
tizen_src/build/prebuild/tizen_2.4_tv/ld [new symlink]
tizen_src/build/prebuild/tizen_2.4_tv/ld.gold [new file with mode: 0755]
tizen_src/ewk/efl_integration/private/ewk_user_media_private.cc
tizen_src/ewk/efl_webview_app/mini_browser.c
tizen_src/ewk/ubrowser/main.cc
tizen_src/packaging/chromium-efl.spec