Message ID | 20250415-mesa-panthor-v2-1-a7850d0091fe@cherry.de |
---|---|
State | New |
Headers | show |
Series | add support for Panthor | expand |
diff --git a/recipes-graphics/mesa/mesa.bbappend b/recipes-graphics/mesa/mesa.bbappend index 00cc15c6221c9bce0a1299fc81b63996744a2279..b0977649a0e86f73636d91b84a2cc9e6c12875bb 100644 --- a/recipes-graphics/mesa/mesa.bbappend +++ b/recipes-graphics/mesa/mesa.bbappend @@ -3,4 +3,5 @@ PACKAGECONFIG:append:rk3328 = " kmsro lima" PACKAGECONFIG:append:rk3399 = " kmsro panfrost" PACKAGECONFIG:append:rk3566 = " kmsro panfrost" PACKAGECONFIG:append:rk3568 = " kmsro panfrost" +PACKAGECONFIG:append:rk3588s = " kmsro panfrost" PACKAGECONFIG:append:px30 = " kmsro panfrost"