48a2e836ff
This is done for moving packages that are related to secure boot out of LAT and into integ. Use grub version: 2.06-1 . Port grub-efi from LAT and make its build independent from grub2. The patches for code and changes for debian build are ported from layers ( meta-lat and meta-secure-core ) of yocto upstream. Make grub-efi independent from grub2 because some code changes for secure boot can make grub-pc's build fail. This porting of grub-efi customizes grub images and grub.cfg for efi boot. Install those files customized to grub-efi-amd64 package. Test Plan: The tests are done with all the changes for this porting, which involves efitools/shim/grub2/grub-efi/lat-sdk.sh, because they are in a chain for secure boot verification. - PASS: secure boot OK on qemu. - PASS: secure boot OK on PowerEdge R430 lab. - PASS: secure boot NG on qemu/hardware when shim/grub-efi images are without the right signatures. Story: 2009221 Task: 46402 Signed-off-by: Li Zhou <li.zhou@windriver.com> Change-Id: Ia3b482c1959b5e6462fe54f0b0e59a69db1b1ca7
28 lines
792 B
YAML
28 lines
792 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
|
|
src_files:
|
|
- debian/files/boot_cfg_pw
|
|
- debian/files/boot_pub_key
|
|
- debian/files/cfg
|
|
- debian/files/cfg_nosecure
|
|
- debian/files/grub-runtime.cfg
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|