ostree && mttyexec && initramfs-ostree: upgrade to version 20220508
The new version mainly supports: - Modify grub.cfg at OS boot time in EFI secure boot - Install multiple kernels to one image For details, in https://github.com/Wind-River/meta-lat the following commits are added: aad9f83 lat-installer: set default kernel and kernel param at OS install time 44a22e5 genimage: do not use real time kernel in installer OS for debian cb3542a genimage: support multiple kernels for debian 170df7d debian/ostree: support multiple kernels 8ec7c6a grub-efi: load kernel.env to choose which kernel to boot 88bcd8a grub-efi: support to modify grub.cfg at OS boot time 4e51daa mttyexec: fix no output to file 25e5d7d mttyexec: fix do_compile error eab4b48 genimage: search root in grub.cfg 5900abe wic: fix EFI of USB's ISO not detected on dell-9010 host 06e6b92 lat installer: add boot parameter efibootfirst=1 95f5d70 lat installer: insert a hook to report error log 5cec871 lat installer && mttyexec: save output of install 452350f lat installer: do not call dhcp for local kickstart 2004330 package-index bbappend: add missing depends task 9cdcb08 lat installer: improve kickstart hook position 9d341a8 lat installer: filter out installer ISO from prompt f7e9bef lat installer: do not install to disk of installer ISO image 774c067 lat installer: fix conflict of multiple installer ISO image Story: 2009964 Task: 45310 PASS: Build package initramfs-ostree,ostree,mttyexec PASS: Build image PASS: ISO install on Qemu, PXE install on Edgeline e920t, edit grub.cfg Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Change-Id: I339d34fa3972ce42f72df744dd346e0b1aa806c8
This commit is contained in:
parent
b33187d154
commit
3786575895
@ -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/20220422.tar.gz
|
||||
md5sum: 978ad3935d3252edb00ccce8e44fd845
|
||||
sha256sum: 4b4880f0c333b29ebd290224a509498507c5fc5ee8cd49ee27b03a2aabc6a027
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220508.tar.gz
|
||||
md5sum: a4978e36e070aca2f5510ceac0768c84
|
||||
sha256sum: 861ec6ad71991798a936369b9f0eda94210fe192841be81e9b8917666d8da707
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -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/20220213.tar.gz
|
||||
md5sum: cb4e14179d424669082c5d451b1072f8
|
||||
sha256sum: de86927d7d5332778fb1beb1f21132405086249e93ac948d81f66f0dc599f67e
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220508.tar.gz
|
||||
md5sum: a4978e36e070aca2f5510ceac0768c84
|
||||
sha256sum: 861ec6ad71991798a936369b9f0eda94210fe192841be81e9b8917666d8da707
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -3,9 +3,9 @@ debver: 2019.1-1
|
||||
dl_files:
|
||||
meta-lat.tar.gz:
|
||||
topdir: null
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220213.tar.gz
|
||||
md5sum: cb4e14179d424669082c5d451b1072f8
|
||||
sha256sum: de86927d7d5332778fb1beb1f21132405086249e93ac948d81f66f0dc599f67e
|
||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220508.tar.gz
|
||||
md5sum: a4978e36e070aca2f5510ceac0768c84
|
||||
sha256sum: 861ec6ad71991798a936369b9f0eda94210fe192841be81e9b8917666d8da707
|
||||
ostree.tar.gz:
|
||||
topdir: null
|
||||
url: https://salsa.debian.org/debian/ostree/-/archive/debian/2019.1-1/ostree-debian-2019.1-1.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user