From 2a5482e654bbc59916703cc5d52aa94689d0cd9d Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Thu, 12 May 2022 17:17:29 +0800 Subject: [PATCH] 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 Change-Id: I4edf30451ea553aeb65fdf842f71e834732776bb --- ostree/initramfs-ostree/debian/meta_data.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ostree/initramfs-ostree/debian/meta_data.yaml b/ostree/initramfs-ostree/debian/meta_data.yaml index 1a54b169a..edb82aa1e 100644 --- a/ostree/initramfs-ostree/debian/meta_data.yaml +++ b/ostree/initramfs-ostree/debian/meta_data.yaml @@ -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/20220508.tar.gz - md5sum: a4978e36e070aca2f5510ceac0768c84 - sha256sum: 861ec6ad71991798a936369b9f0eda94210fe192841be81e9b8917666d8da707 + url: https://github.com/Wind-River/meta-lat/archive/refs/tags/20220518.tar.gz + md5sum: ae60570148eebe48e14e66cc0455e8bd + sha256sum: 107522acb34200e17cf493fbf1b7c01f740f6ea228707c36a5ceeadc27777408 revision: dist: $STX_DIST PKG_GITREVCOUNT: true