Debian: LAT: upgrade to 20220920

In the new lat-sdk.sh we customized the mini initramfs(size < 80M) for
subcloud installation.
The location is /var/miniboot for subcloud mini initramfs.

Test Plan:
PASS: ./stx-init-env --rebuild
PASS: build-image
PASS: Install the new iso image
PASS: Login and check the mini initrd in the directory /var/miniboot

Story: 2008846
Task: 46439

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Change-Id: Ia9b60400f39ee4853145758a3f56ea19b37a857c
This commit is contained in:
Zhixiong Chi 2022-09-28 00:50:53 -04:00
parent a96fba63cf
commit ef41666add
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ FROM debian:bullseye
MAINTAINER Chen Qi <Qi.Chen@windriver.com>
ARG LAT_BINARY_RESOURCE_PATH=http://mirror.starlingx.cengn.ca/mirror/lat-sdk/lat-sdk-20220610
ARG LAT_BINARY_RESOURCE_PATH=http://mirror.starlingx.cengn.ca/mirror/lat-sdk/lat-sdk-20220920
# Install necessary packages
RUN apt-get -y update && apt-get --no-install-recommends -y install \