8171154a6b
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
16 lines
452 B
YAML
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
|