From 997bf7afa2c7e652952c1fa92e2a4a6849db5205 Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Mon, 24 Jun 2024 09:10:03 +0900 Subject: [PATCH] Enable v3d, vc4 etc for graphics on Raspberry Pi --- SPECS/mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/mesa.spec b/SPECS/mesa.spec index 0ce4d6d..b5a4db2 100644 --- a/SPECS/mesa.spec +++ b/SPECS/mesa.spec @@ -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 - 23.3.3-1.alma.1 +- Enable r300, r600, etnaviv, lima, vc4 and v3d in RHEL + * Wed Jan 17 2024 José Expósito - 23.3.3-1 - Update to mesa 23.3.3