Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be6d7ce6 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang
Browse files

floss: Fix container build image failure

Bug: None
Tag: #floss
Test: mmm packages/modules/Bluetooth
Test: ./container-build-image.py --tag floss:latest
Change-Id: I8e40356babe0bd02e5a8fc6e6603fb3c2429c6be
parent a368ac18
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ RUN /tmp/rustup.sh -y --default-toolchain 1.68.2
ENV PATH="/root/.cargo/bin:${PATH}"

# Install cargo packages required on build image.
RUN cargo install cxxbridge-cmd@1.0.94 pdl-compiler@0.1.1
RUN cargo install --locked cxxbridge-cmd@1.0.94 pdl-compiler@0.1.1

# Rename llvm packages. By default, they are named 11vm-ar-13, etc. which won't
# work properly with the build.