
Install grub-efi-amd64 pkg into iso image. The grub-efi related packages have been divided from grub2 build. They are built by grub-efi and can be installed now, because we don't want to use the grubx64.efi image from lat sdk sysroots any more. Test plan: The tests are done with all the changes which involve tools/integ/root repo and lat-sdk.sh and signing tools on signing server. - PASS: Follow below build process to build unsigned image and build successfully: build-pkgs build-image - PASS: Follow below build process to build signed image and build successfully: Prepare keys on dockers and signing server to setup access to signing server without password build-pkgs export SIGNING_SERVER="user@signing_server_ip" <PATH>/sign-secure-boot_debian build-image The <PATH> is: /localdisk/designer/${USER}/stx/cgcs-root/build-tools/ - PASS: Do AIO-DX installation successfully for both unsigned image on secure boot disabled lab and signed image on secure boot enabled lab. - PASS: Failure path tests include: [NG]unsigned image on secure boot enabled [NG]image signed with wrong key on secure boot enabled [OK]signed image on secure boot disabled NG: fail to boot; OK: succeed to boot. Depends-On: https://review.opendev.org/c/starlingx/tools/+/868918 Story: 2009221 Task: 47097 Signed-off-by: Li Zhou <li.zhou@windriver.com> Change-Id: I73f857ded5c83810002d6972f9d7683e9e258c6d
integ
StarlingX Integration
Description
Languages
Shell
29%
Python
21.8%
JavaScript
20.6%
Perl
12.2%
Makefile
6.5%
Other
9.8%