All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mesa: small improvements after 25.0 merge
@ 2025-04-18  0:57 Dmitry Baryshkov
  2025-04-18  0:57 ` [PATCH v2 1/3] meson: pass -target and -I to bindgen calls Dmitry Baryshkov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dmitry Baryshkov @ 2025-04-18  0:57 UTC (permalink / raw)
  To: openembedded-core

Several bugfixes after Mesa 25.0 recipe was merged:
- Replace the bindgen patches with meson-based fix (Dylan Baker)
- Bundle OpenCL C headers

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Changes in v2:
- Dropped applied patches
- Add the bundle-opencl-headers patch
- Link to v1: https://lore.kernel.org/r/20250412-mesa-25-fixes-v1-0-791840391271@oss.qualcomm.com

---
Dmitry Baryshkov (3):
      meson: pass -target and -I to bindgen calls
      mesa: drop the bindgen patch
      mesa: bundle Clang OpenCL headers into meta-clc

 meta/classes-recipe/meson.bbclass                  |  1 +
 ...d-an-option-to-force-inclusion-of-OpenCL-.patch | 57 ++++++++++++++++++
 ...vide-cross-compilation-arguments-to-LLVM-.patch | 67 ----------------------
 meta/recipes-graphics/mesa/mesa.inc                |  9 +--
 4 files changed, 61 insertions(+), 73 deletions(-)
---
base-commit: 53c772c941d5ce69ab89f35cd04724b740daf269
change-id: 20250411-mesa-25-fixes-5a38fe55dd3c

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-04-22  1:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-18  0:57 [PATCH v2 0/3] mesa: small improvements after 25.0 merge Dmitry Baryshkov
2025-04-18  0:57 ` [PATCH v2 1/3] meson: pass -target and -I to bindgen calls Dmitry Baryshkov
2025-04-18  0:57 ` [PATCH v2 2/3] mesa: drop the bindgen patch Dmitry Baryshkov
2025-04-18  0:57 ` [PATCH v2 3/3] mesa: bundle Clang OpenCL headers into meta-clc Dmitry Baryshkov
2025-04-21 15:21 ` [OE-core] [PATCH v2 0/3] mesa: small improvements after 25.0 merge Khem Raj
2025-04-21 19:32   ` Dmitry Baryshkov
2025-04-22  0:20     ` Khem Raj
2025-04-22  1:13       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.