Squash ext-dep-target into gen-inl-files
authorBoris Zanin <boris.zanin@mobica.com>
Wed, 18 Mar 2020 14:54:06 +0000 (15:54 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 26 Mar 2020 08:49:59 +0000 (04:49 -0400)
commit516c4e48f3fe6b74e9c19eac37823f149e9d7707
tree581a745db16e13d86c69222c653042e8dd316adc
parent89c02a7230701cd8a345db59d6038374d063d031
Squash ext-dep-target into gen-inl-files

The check_build_sanity.py target gen-inl-files unites
several generation scripts and gen_ext_deps.py should be
one of them instead of having separate target.
This will reduce CI server load.

Components: Vulkan

VK-GL-CTS Issue: 1340

Change-Id: If2153fcbc9cb779bdb86934c0a3c8a6b260e6a5f
scripts/check_build_sanity.py