#17 Preparation for F43
Merged by jannau. Opened by jannau.
fedora-asahi/ jannau/asahi-repos f43-cleanup  into  main

  • drop mesa and flatpak from asahi-repos-devel with asahi fully merged upstream
  • Set allow_vendor_change=False via drop-in config file, avoids clobbering /etc/dnf/dnf.conf in the image build without a good way to clean it up.

Should we delete the files for the dropped repos and remove them from Source: as well to avoid confusion?

The devel repos are created from the non-devel ones and don't exist as source files. They are dropped by this change.

1 new commit added

  • Carry drop-in config for allow_vendor_change=False

Added a config drop-in with allow_vendor_change=False starting with F43 so that kiwi-descriptions can stop putting it into /etc/dnf/dnf.conf. This would allow drop it in the future without concern for user modifications.

virglrenderer-1.2.0 with asahi DRM native context virtio-gpu support hopefully lands in F43. If it does there is no need to split the mesa repo.

rebased onto 5840c6a5ef06e67fdc6ed5e19ccb71c67cdc0e04

virglrenderer-1.2.0-2.fc43 was submitted to stable. Dropped the virglrenderer repo as virglrenderer can be handled in the same way as mesa.

Pull-Request has been merged by jannau