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
22 lines
637 B
YAML
22 lines
637 B
YAML
---
|
|
debver: 2.06-1
|
|
debname: grub-efi
|
|
serial: true
|
|
dl_hook: dl_hook
|
|
dl_files:
|
|
grub2_2.06.orig.tar.xz:
|
|
topdir: null
|
|
url:
|
|
"https://snapshot.debian.org/archive/debian/20211128T160803Z/\
|
|
pool/main/g/grub2/grub2_2.06.orig.tar.xz"
|
|
sha256sum: b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1
|
|
grub2_2.06-1.debian.tar.xz:
|
|
topdir: null
|
|
url:
|
|
"https://snapshot.debian.org/archive/debian/20211128T160803Z/\
|
|
pool/main/g/grub2/grub2_2.06-1.debian.tar.xz"
|
|
sha256sum: 16a1a89d93abf8beb148dc30738be1bda05ed3c09cfffd4a1f5e1a0328c74b26
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|