Clean up DEPS and python scripts
authorTaeho Kim <th81.kim@samsung.com>
Fri, 29 May 2015 01:48:11 +0000 (10:48 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commitf7aa1d215e256ab16072d29e8b03f7bf52b75971
tree6e02a0f18a9aed17603767b9cfe4565868051cb0
parent619ec30fbfd8f8419e69683a73ea6d1094e6b6da
Clean up DEPS and python scripts

Modify DEPS files, rename python script suffix from xwalk to efl
to resolve the naming confusion and split xwalk/efl dependency
In addition to that add a DEPS.efl to have separate gclient
configuration file(.gclient-efl)

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=13013
Reviewed by: Antonio Gomes, Hyunhak Kim

Change-Id: I7e59424d07d966b50dd2658c8e8f0b4c04a5fe11
Signed-off-by: Taeho Kim <th81.kim@samsung.com>
tizen_src/DEPS
tizen_src/DEPS.efl [moved from tizen_src/scripts/xwalk/DEPS.xwalk with 72% similarity]
tizen_src/scripts/fetch_deps.py [new file with mode: 0755]
tizen_src/scripts/generate_gclient-efl.py [moved from tizen_src/scripts/xwalk/generate_gclient-xwalk.py with 62% similarity]