]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/OvmfPkg.ci.yaml: Add configuration for LicenseCheck
authorShenglei Zhang <shenglei.zhang@intel.com>
Fri, 17 Jul 2020 07:19:35 +0000 (15:19 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 31 Jul 2020 02:49:51 +0000 (02:49 +0000)
Add configuration IgnoreFiles for package config files.
So users can rely on this to skip license conflict for
some generated files.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
OvmfPkg/OvmfPkg.ci.yaml

index 98992f0429ffc3870334bcdde9b852a8c3f69b6c..ed342d7a3d08fba38b13569839d7834145146fe6 100644 (file)
@@ -8,6 +8,10 @@
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
+    ## options defined .pytool/Plugin/LicenseCheck\r
+    "LicenseCheck": {\r
+        "IgnoreFiles": []\r
+    },\r
     ## options defined .pytool/Plugin/CompilerPlugin\r
     "CompilerPlugin": {\r
         "DscPath": "" # Don't support this test\r