On 07/20/20 10:37, Shenglei Zhang wrote: > Add configuration IgnoreFiles for package config files. > So users can rely on this to skip license conflict for > some generated files. > > Cc: Eric Dong <eric.d...@intel.com> > Cc: Ray Ni <ray...@intel.com> > Cc: Laszlo Ersek <ler...@redhat.com> > Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com> > --- > UefiCpuPkg/UefiCpuPkg.ci.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/UefiCpuPkg/UefiCpuPkg.ci.yaml b/UefiCpuPkg/UefiCpuPkg.ci.yaml > index 99e460a8b090..d54651d43800 100644 > --- a/UefiCpuPkg/UefiCpuPkg.ci.yaml > +++ b/UefiCpuPkg/UefiCpuPkg.ci.yaml > @@ -5,6 +5,9 @@ > # SPDX-License-Identifier: BSD-2-Clause-Patent > ## > { > + "LicenseCheck": { > + "IgnoreFiles": [] > + }, > "CompilerPlugin": { > "DscPath": "UefiCpuPkg.dsc" > }, >
Reviewed-by: Laszlo Ersek <ler...@redhat.com> -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#62872): https://edk2.groups.io/g/devel/message/62872 Mute This Topic: https://groups.io/mt/75678225/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-