ms-iot / imx-iotcore

Windows 10 IoT Core BSP for NXP i.MX Processors
MIT License
64 stars 40 forks source link

Cgmanifest scripting #89

Closed dmcilvaney closed 5 years ago

dmcilvaney commented 5 years ago

To enable automated legal review tooling we need more stable cgmanifest.json files. The tooling gets confused if we change the commit hashes of the dependent repos.

Also flatten the dependency graph when generating the manifests so we have more accurate 3rd party notices files. cgmanifest python script was updated to consume multiple source json files to enable this.

Also added a small CI fix for EDK2.