integ/security/efitools/debian/meta_data.yaml
Li Zhou 8171154a6b secure boot: move pub key to git repo
New git repo cgcs-root/public-keys is available now for public
keys used in secure boot process.
This commit moves the keys from integ to the git repo.
Keys involved:
  boot_pub_key
  tis-boot.crt
  tis-shim.der

For grub-efi, the "src_files" in meta_data.yaml can't cause
the files copied to source code dir when "dl_hook" exists.
So remove the useless "src_files" settings here.

Test plan:
  The tests are done with all the changes which involve
public-keys/integ/root repos for this enhancement about pub keys.
 - PASS: rebuild gurb-efi/efitools/shim packages;
 - PASS: follow the process to build iso image for secure boot;
 - PASS: installation test on AIO-DX lab with secure boot enabled.

Story: 2009221
Task: 47358

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: I8cde2acfbe90872151f871c3e01a0e45ad8c4c6c
2023-02-14 01:03:04 -05:00

16 lines
452 B
YAML

---
debver: 1.9.2-1
debname: efitools
dl_path:
name: efitools-debian-1.9.2-1.tar.gz
url: "https://salsa.debian.org/efi-team/efitools/-/archive/debian/\
1.9.2-1/efitools-debian-1.9.2-1.tar.gz"
md5sum: e81aa4822cfcbca81074c9cb07951e75
sha256sum: 69f02c5b588b666075ed4d390655cf3bfe7f7e2daae643423cd052e081e1368a
src_files:
- debian/uefi_sb_keys
- ${MY_REPO}/public-keys/tis-boot.crt
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true