Is there an ETA for the next release? When this change lands in oe-core master will be unbuildable with the current Kas docker images.
Ross
Can you roll a new docker image sooner? Anyone using the Kas image for CI against master will be unable to build one this change lands in OE.
From:
Jan Kiszka <jan.k...@siemens.com>
Date: Wednesday, 18 August 2021 at 12:03
To: Ross Burton <Ross....@arm.com>, kas-...@googlegroups.com <kas-...@googlegroups.com>
Subject: Re: [PATCH] Dockerfile: install lz4
On 18.08.21 12:58, Ross Burton wrote:
>
> Is there an ETA for the next release?� When this change lands in
> oe-core master will be unbuildable with the current Kas docker images.
>
> �
>
"Few weeks", I would say. With that perspective, we'll should make sure
that this happens before the OE release.
Jan
> Ross
>
> �
>
> *From: *Jan Kiszka <jan.k...@siemens.com>
> *Date: *Wednesday, 18 August 2021 at 11:44
> *To: *Ross Burton <Ross....@arm.com>, kas-...@googlegroups.com
> <kas-...@googlegroups.com>
> *Subject: *Re: [PATCH] Dockerfile: install lz4
>
> On 17.08.21 23:20, Ross Burton wrote:
> > OpemnEmbedded Core is about to depend on lz4c, pzstd, and zstd being on
>
> Typo, fixing up.
>
> > the host.� The Dockerfile was already installing zstd which provides
> > zstd/pzstd, so also install lz4 for lz4c.
> >
> > Signed-off-by: Ross Burton <ross....@arm.com>
> > ---
> >� Dockerfile | 2 +-
> >� 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Dockerfile b/Dockerfile
> > index 433fb3e..e8c8dc7 100644
> > --- a/Dockerfile
> > +++ b/Dockerfile
> > @@ -18,7 +18,7 @@ RUN apt-get install --no-install-recommends -y \
> >��������� pylint3 xterm \
> >��������� python3-setuptools python3-wheel python3-yaml
> python3-distro python3-jsonschema \
> >��������� gosu lsb-release file vim less procps tree tar bzip2 zstd
> bc tmux libncurses-dev \
> > -������� dosfstools mtools parted \
> > +������� dosfstools mtools parted lz4 \
> >��������� git-lfs/buster-backports mercurial iproute2 ssh-client curl
> rsync gnupg awscli sudo && \
> >����� if [ "$TARGETPLATFORM" = "linux/amd64" ]; then \
> >��������� apt-get install --no-install-recommends -y gcc-multilib
> syslinux; \
> >
>
> Ok, so this will be the case with OE Core 2021.10.
>
> Thanks, applied.
>
> Jan
>
> --
> Siemens AG, T RDA IOT
> Corporate Competence Center Embedded Linux
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose
> the contents to any other person, use it for any purpose, or store or
> copy the information in any medium. Thank you.
--
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux