On Sun, 26 Feb 2023 at 06:08, Zoltán Böszörményi wrote:
> @@ -233,6 +233,8 @@ do_install:append () {
> # RPROVIDEs/RCONFLICTs on the generic libgl name.
> python __anonymous() {
> pkgconfig = (d.getVar('PACKAGECONFIG') or "").split()
> +if "clover" in pkgconfig:
> +pkgconfig.ap
There is another OpenCL frontend called "rusticl" now.
Signed-off-by: Zoltán Böszörményi
---
meta/recipes-graphics/mesa/mesa.inc | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics/mesa/mesa.inc
index 70f9b6fc17