X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Frecipes-graphics%2Fmesa%2Fmesa_%25.bbappend;fp=meta-agl-bsp%2Frecipes-graphics%2Fmesa%2Fmesa_12.%25.bbappend;h=13273792b10c644e7fe75f8660233950673c7943;hb=cb0b5d9dc435fe4d4eb89629a9a93311bed841bd;hp=49e52770702507314e4a7b72cb5429b089e15584;hpb=3d32b328ebece6019b118c83f56150b5c6947cd5;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend b/meta-agl-bsp/recipes-graphics/mesa/mesa_%.bbappend similarity index 52% rename from meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend rename to meta-agl-bsp/recipes-graphics/mesa/mesa_%.bbappend index 49e527707..13273792b 100644 --- a/meta-agl-bsp/recipes-graphics/mesa/mesa_12.%.bbappend +++ b/meta-agl-bsp/recipes-graphics/mesa/mesa_%.bbappend @@ -1,3 +1,7 @@ +FILESEXTRAPATHS_prepend_qemux86-64 := "${THISDIR}/${BPN}:" +SRC_URI_append_qemux86-64 = " file://0001-Use-llvm_prefix-variable-directly.patch" +EXTRA_OECONF_qemux86-64 = "--enable-shared-glapi --with-llvm-prefix=${STAGING_BINDIR_CROSS}" + # The gallium-llvm is recommended as software 3D graphics renderer GALLIUM_LLVM = "gallium-llvm" PACKAGECONFIG_append_qemux86 = " gallium ${GALLIUM_LLVM}"