[Tizen][OBS] Changes for Tizen OBS Build
authorYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Feb 2015 10:32:40 +0000 (19:32 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit40b0108584010e47e525b1142c661b82d1b546d9
tree00bc785667cfa9f90eaf10f5852ffcfbde3105b8
parent9f09f8836de9176c34b92aa7ee7a09b6c5734353
[Tizen][OBS] Changes for Tizen OBS Build

[Issue]
OBS build does not support running script 'build_{target].sh'.

1) GBS Build Options
In OBS build, definitions, coming through gbs build option, can NOT be used,
such as 'chromium_efl_tizen_version'.

2) Package Name
In OBS build, using macros around property 'Name' in spec file is not allowed.

3) Supplementary Repository
In OBS build, the supplementary repository is not allowed.

[Resolve]
1) GBS Build Options
The definitions, coming through gbs repository, are used,
instead of the definitions coming through gbs build option.

2) Package Name
In Tizen v3.0, appid should be consist of '.',
but package name doesn't need to follow that rule.

3) Supplementary Repository
The supplementary repository is removed in the file 'gbs.conf'.
Currently, chromium-efl doesn't have dependency of supplementary repository.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=11500
Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=11502
Reviewed by: Antonio Gomes, KC Park, SeungSeop Park

Change-Id: I91876dadbd3643dec2046e87d7e0658a68292d81
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
tizen_src/build/build_emulator.sh
tizen_src/build/build_mobile.sh
tizen_src/build/build_tv.sh
tizen_src/build/gbs.conf
tizen_src/impl/chromium-efl.gypi
tizen_src/packaging/chromium-efl.spec