[D2D] Support wgt-in-rpm for d2d server 24/243124/6 submit/tizen/20200903.112022
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 2 Sep 2020 12:04:32 +0000 (05:04 -0700)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Thu, 3 Sep 2020 11:11:23 +0000 (04:11 -0700)
commit0be80ca6c5379a92a9020becdbb9ada7978de655
tree4aeff0f1273381dc462248ba95111783965c5e40
parentb7241cd20cad8a150741b884b9606e558990747a
[D2D] Support wgt-in-rpm for d2d server

This supports signing, packaging and installing for d2d server.
After installing the d2d server, the wgt file is deleted to save ROM size.

Currently, d2d sever is enabled by default for public profile
since it is public feature.

If you want to use d2d server feature for the other profiles,
please use d2d option like below:

$ ./tizen/build/build_tv.sh --d2d

Change-Id: Ief216021799723782a5777aba9c19b940f6c2cb8
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
packaging/wrtjs.spec
tizen/build/build_app.sh [new file with mode: 0755]
tizen/build/build_tpk.sh [deleted file]
tizen/build/common.sh