From edcd52ed54f4df70bf8bd9245c49d6e4f376ba9d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 5 May 2025 19:22:31 -0700 Subject: [PATCH] mesa: Do not use envvar BINDGEN_EXTRA_CLANG_ARGS Its now set in meson bbclass for native, nativesdk and target recipes correctly. (From OE-Core rev: 4e0bf4e1abab97ac149a7483742d466e9f07ddd4) Signed-off-by: Khem Raj Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- meta/recipes-graphics/mesa/mesa.inc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc index 66fb896676..288027bbb9 100644 --- a/meta/recipes-graphics/mesa/mesa.inc +++ b/meta/recipes-graphics/mesa/mesa.inc @@ -267,10 +267,6 @@ PACKAGES =+ "libegl-mesa libegl-mesa-dev \ mesa-vdpau-drivers mesa-tools \ " -do_compile:prepend:class-target() { - export BINDGEN_EXTRA_CLANG_ARGS="${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS} --target=${TARGET_SYS}" -} - do_install:append () { # libwayland-egl has been moved to wayland 1.15+ rm -f ${D}${libdir}/libwayland-egl*