Skip to content

Commit

Permalink
chore(ci): Switch back to ostree for mesa for now, build issues to wo…
Browse files Browse the repository at this point in the history
…rk out still.
  • Loading branch information
KyleGospo committed Nov 21, 2024
1 parent 47e8961 commit ad27558
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,9 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
cp /usr/lib/dri/libdril_dri.so /tmp/mesa-fix32/dri/ && \
cp /usr/lib/dri/swrast_dri.so /tmp/mesa-fix32/dri/ && \
cp /usr/lib/dri/virtio_gpu_dri.so /tmp/mesa-fix32/dri/ && \
dnf5 -y upgrade --repo copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
rpm-ostree override replace \
--experimental \
--repo=copr:copr.fedorainfracloud.org:kylegospo:bazzite-multilib \
mesa-libxatracker \
mesa-libglapi \
mesa-dri-drivers \
Expand Down

0 comments on commit ad27558

Please sign in to comment.