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