Enable v3d, vc4 etc for graphics on Raspberry Pi
This commit is contained in:
parent
2e216ad5a3
commit
997bf7afa2
@ -20,7 +20,7 @@
|
||||
%endif
|
||||
|
||||
%ifarch %{arm} aarch64
|
||||
%if !0%{?rhel}
|
||||
%if !0%{?rhel} || 0%{?almalinux}
|
||||
%global with_etnaviv 1
|
||||
%global with_lima 1
|
||||
%global with_vc4 1
|
||||
@ -616,6 +616,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2024 Koichiro Iwao <meta@almalinux.org> - 23.3.3-1.alma.1
|
||||
- Enable r300, r600, etnaviv, lima, vc4 and v3d in RHEL
|
||||
|
||||
* Wed Jan 17 2024 José Expósito <jexposit@redhat.com> - 23.3.3-1
|
||||
- Update to mesa 23.3.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user