Message ID | 20250627-mesa-panthor-v3-3-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 507e2fae98e9d98cc6999586564d68af5abd4c0d..19f0072b61178d71642da4afc9e56880b102069e 100644 --- a/recipes-graphics/mesa/mesa.bbappend +++ b/recipes-graphics/mesa/mesa.bbappend @@ -1,3 +1,4 @@ +PACKAGECONFIG:append:rk3066 = " lima" PACKAGECONFIG:append:rk3288 = " libclc panfrost" PACKAGECONFIG:append:rk3328 = " lima" PACKAGECONFIG:append:rk3399 = " libclc panfrost"