initramfs-ostree: upgrade to version 20220329
The version 20220329f contains commit [1]: In order to boot from installed disk while multiple disks are available, remove existed old bootnum and create new variable bootnum and add to EFI bootorder ... + '[' -d /sys/firmware/efi/efivars ']' + which efibootmgr + mount -t efivarfs efivarfs /sys/firmware/efi/efivars + efibootmgr -c -w -L debian-image-base -d /dev/sda -p 2 -l '\EFI\BOOT\bootx64.efi' BootCurrent: 0002 Timeout: 0 seconds BootOrder: 0004,0000,0001,0002,0003 Boot0000* UiApp Boot0001* UEFI QEMU QEMU HARDDISK Boot0002* UEFI PXEv4 (MAC:525400123456) Boot0003* EFI Internal Shell Boot0004* debian-image-base ... [1] https://github.com/Wind-River/meta-lat/releases/tag/20220329 PASS: Build package initramfs-ostree Story: 2008846 Task: 44876 Depends-On: https://review.opendev.org/c/starlingx/tools/+/835549 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Change-Id: I7371b283250e3d31c907da8aa690b56943e84c2c
This commit is contained in:
parent
d05f33d775
commit
3df1547f94
@ -4,9 +4,9 @@ dl_hook: dl_hook
|
||||
dl_files:
|
||||
meta-lat.tar.gz:
|
||||
topdir: null
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220316.tar.gz
|
||||
md5sum: 3094f57ddec6ebd0faff4b869c428e99
|
||||
sha256sum: fb17f8a22c1de1ff20fe0250e653ecd0d9f7b359f52bef5914be9851b66a906e
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220329.tar.gz
|
||||
md5sum: 88fd9b9a020242eccee20607ec2fd7fc
|
||||
sha256sum: 93a6a07be0dac418906fc28364884bcf4874b847ddabee95e0dbbe137ffac377
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
Loading…
Reference in New Issue
Block a user