LAT: update to lat-sdk-20230510

Update lat-sdk.sh for the meta-lat commit:
d3210e17b9

The lat-sdk.sh is built by common script from now on.

Test plan:
 PASS: Run "stx-init-env --rebuild".
       Run "stx shell" to enter new builder container.
       Run "build-image -c".
 PASS: The bzImage/bzImage.sig are links to vmlinuz-5.10.0-6-amd64/
       vmlinuz-5.10.0-6-amd64.sig.
       The test team verified that RR patch apply successfully
       after initial INSVC patch apply and removal with this meta-lat
       commit.
 PASS: Qemu boot OK; AIO-DX lab installation is OK.

Closes-Bug: 2020736

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: Ie56562ee9e5b6b8b0272bfadfda8b39fb403b03c
This commit is contained in:
Li Zhou 2023-05-24 10:52:53 +08:00
parent 5616b0575c
commit 72ca1de615
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-20221226
ARG LAT_BINARY_RESOURCE_PATH=http://mirror.starlingx.cengn.ca/mirror/lat-sdk/lat-sdk-20230510
# Install necessary packages
RUN apt-get -y update && apt-get --no-install-recommends -y install \