]> git.proxmox.com Git - mirror_edk2.git/commit - FmpDevicePkg/FmpDevicePkg.dsc
FmpDevicePkg: Add YAML file for CI builds
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 28 Oct 2019 20:19:46 +0000 (13:19 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Mon, 11 Nov 2019 21:02:14 +0000 (13:02 -0800)
commit8bc648fe6c10c1f94a7ee73bd38b65a0122de12f
tree6465b37ad94169d08b4d5115dac9af656fcb1383
parent6d807aef57f7d41499175aa5bfbfc7c242983502
FmpDevicePkg: Add YAML file for CI builds

https://bugzilla.tianocore.org/show_bug.cgi?id=2315

Add YAML file to the package directory with the
configuration of the checks to perform during a
CI build.

Use BaseCryptLibNull for package CI builds to reduce package
build times.  Enabled with CONTINUOUS_INTEGRATION in YAML
files.  By default CONTINUOUS_INTEGRATION is not defined,
and the original lib mappings are preserved.

Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
FmpDevicePkg/FmpDevicePkg.ci.yaml [new file with mode: 0644]
FmpDevicePkg/FmpDevicePkg.dsc