Describe the Problem
There are some repos that we do not need to build, based on the platform we are building, or the compliance requirements of the build. For instance:
- No need to build Windows desktop repos for Linux
- No need to build SBRP/SBE except when building in context of RH/Canonical (SB strict?)
Describe the Solution
The repo projects contain the build graph. This list should be filtered based on inputs to the build. Perhaps:
Design and implement such a solution.
T-Shirt size: Small