Message ID | 20250627-mesa-panthor-v3-4-798c24a9eef3@cherry.de |
---|---|
State | New |
Headers | show |
Series | mesa: build fixes, refactoring and adding support for RK3588(s), RK3066, RK3188 | expand |
diff --git a/recipes-graphics/mesa/mesa.bbappend b/recipes-graphics/mesa/mesa.bbappend index 19f0072b61178d71642da4afc9e56880b102069e..1057e114b7569cc9ac841cd0c6818ac7f6c3827c 100644 --- a/recipes-graphics/mesa/mesa.bbappend +++ b/recipes-graphics/mesa/mesa.bbappend @@ -1,4 +1,5 @@ PACKAGECONFIG:append:rk3066 = " lima" +PACKAGECONFIG:append:rk3188 = " lima" PACKAGECONFIG:append:rk3288 = " libclc panfrost" PACKAGECONFIG:append:rk3328 = " lima" PACKAGECONFIG:append:rk3399 = " libclc panfrost"