LAT: upgrade to 20220420
The new LAT includes the following fixes on meta-lat[1]: 9cdcb08b lat installer: improve kickstart hook position 9d341a83 lat installer: filter out installer ISO from prompt f7e9befa lat installer: do not install to disk of installer ISO image 774c067f lat installer: fix conflict of multiple installer ISO image 0243956b lat installer: skip to install disk of installer ISO image ca0f4bee lat installer: fix local kickstart not found [1] https://github.com/Wind-River/meta-lat/ Story: 2009964 Task: 45153 PASS - Rebuild LAT container PASS - Build ISO PASS - BIOS Boot/Install ISO on Nuc5,Nuc7 and Dell9010 Depends-On: https://review.opendev.org/c/starlingx/integ/+/838688 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Change-Id: I2cfa24ef2b0c1632d296a1e8b475cea03416cef6
This commit is contained in:
parent
9c08f03a7a
commit
e86886237c
@ -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-20220403
|
||||
ARG LAT_BINARY_RESOURCE_PATH=http://mirror.starlingx.cengn.ca/mirror/lat-sdk/lat-sdk-20220420
|
||||
|
||||
# Install necessary packages
|
||||
RUN apt-get -y update && apt-get --no-install-recommends -y install \
|
||||
|
Loading…
x
Reference in New Issue
Block a user