Debian: initramfs-ostree: upgrade to version 20220518
The new version mainly supports: - Improve kernel parameters configuration - Drop net.ifnames=0 from iso - Fix install ISO with standalone rt kernel failed - Fix boot.env has multiple duplicate entries for console For details, in https://github.com/Wind-River/meta-lat the following commits are added: 1a8545e init-ostree-install.sh: fix boot.env has multiple \ duplicate entries for console 0a826fd lat debian: improve kernel parameters configuration 93ac2da debian genimage: drop net.ifnames=0 from iso and \ fix install ISO with standalone rt kernel failed Test plan: PASS: ReBuild package initramfs-ostree PASS: Build image PASS: ISO install on Qemu Story: 2009964 Task: 45359 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Change-Id: I4edf30451ea553aeb65fdf842f71e834732776bb
This commit is contained in:
parent
53da7ef285
commit
2a5482e654
@ -4,9 +4,9 @@ dl_hook: dl_hook
|
|||||||
dl_files:
|
dl_files:
|
||||||
meta-lat.tar.gz:
|
meta-lat.tar.gz:
|
||||||
topdir: null
|
topdir: null
|
||||||
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220508.tar.gz
|
url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220518.tar.gz
|
||||||
md5sum: a4978e36e070aca2f5510ceac0768c84
|
md5sum: ae60570148eebe48e14e66cc0455e8bd
|
||||||
sha256sum: 861ec6ad71991798a936369b9f0eda94210fe192841be81e9b8917666d8da707
|
sha256sum: 107522acb34200e17cf493fbf1b7c01f740f6ea228707c36a5ceeadc27777408
|
||||||
revision:
|
revision:
|
||||||
dist: $STX_DIST
|
dist: $STX_DIST
|
||||||
PKG_GITREVCOUNT: true
|
PKG_GITREVCOUNT: true
|
||||||
|
Loading…
Reference in New Issue
Block a user