Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>,
	Quentin Schulz <foss@0leil.net>,
	openembedded-core@lists.openembedded.org
Cc: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Markus Volk <f_l_k@t-online.de>,
	Trevor Woerner <twoerner@gmail.com>,
	Ross Burton <ross.burton@arm.com>,
	Otavio Salvador <otavio.salvador@ossystems.com.br>,
	Khem Raj <raj.khem@gmail.com>
Subject: Re: [OE-core] [PATCH v6 00/14] mesa: lighten up target's libclc dependencies and fix panfrost support
Date: Thu, 4 Sep 2025 10:33:20 +0200	[thread overview]
Message-ID: <d9b39dcf-2703-4020-a43e-e182ed6a2cb3@cherry.de> (raw)
In-Reply-To: <DCJSJ2XDAYRQ.O73EFFHWIDLZ@bootlin.com>

Hi Mathieu,

On 9/4/25 8:09 AM, Mathieu Dubois-Briand wrote:
> On Mon Sep 1, 2025 at 5:16 PM CEST, Quentin Schulz via lists.openembedded.org wrote:
>> Discussing with Ross on private IRC chat, another option could be to
>> postpone patch 12 and merge the rest as they should work just fine like
>> that. Patch 12 is a build optimization to avoid building panfrost/asahi
>> drivers in mesa-native to be able to build panfrost/asahi mesa target
>> drivers with precomp-compilers enabled (which are enabled via
>> panfrost/asahi tools in mesa-tools-native), as well as only having
>> libclc dependency on the host and not requiring libclc PACKAGECONFIG to
>> be present in both mesa-native and mesa target recipes.
>>
> 
> Hi Quentin,
> 
> I just want to confirm, this series builds successfully on the
> autobuilder after dropping patch 12.
> 

Thanks, I guess I'll split this into two series to avoid holding off 
updates and cleanups then.

There's a 25.2.2 release that got out meanwhile so I'll respin this for 
a v7 when I have time.

Cheers,
Quentin


  reply	other threads:[~2025-09-04  8:33 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22 12:53 [PATCH v6 00/14] mesa: lighten up target's libclc dependencies and fix panfrost support Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 01/14] mesa-gl: make mesa-gl really openGL-only Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 02/14] mesa-gl: use bb.utils.filter to improve readability Quentin Schulz
2025-08-22 13:05   ` Patchtest results for " patchtest
2025-08-22 12:53 ` [PATCH v6 03/14] mesa: move PACKAGECONFIG defaults to recipes Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 04/14] mesa: move PROVIDES out of include file Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 05/14] mesa: move BBCLASSEXTEND out of the " Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 06/14] mesa: assign S in " Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 07/14] mesa-gl: make recipe target only Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 08/14] mesa: add asahi to TOOLS when selected in PACKAGECONFIG Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 09/14] mesa: allow to disable xmlconfig support Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 10/14] mesa: avoid host paths poisoning Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 11/14] mesa: avoid host path poisoning when enabling OpenCL Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 12/14] mesa: use simpler mesa-tools-native recipe as dependency for libclc Quentin Schulz
2025-08-22 16:36   ` Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 13/14] mesa: fix panfrost driver build Quentin Schulz
2025-08-22 12:53 ` [PATCH v6 14/14] mesa: upgrade 25.2.0 -> 25.2.1 Quentin Schulz
2025-08-22 18:43 ` [PATCH v6 00/14] mesa: lighten up target's libclc dependencies and fix panfrost support Dmitry Baryshkov
2025-08-23 18:01 ` [OE-core] " Mathieu Dubois-Briand
2025-08-24  6:30   ` Mathieu Dubois-Briand
2025-09-01 14:51   ` Quentin Schulz
2025-09-01 15:16     ` Quentin Schulz
2025-09-04  6:09       ` Mathieu Dubois-Briand
2025-09-04  8:33         ` Quentin Schulz [this message]
2025-09-21  1:49     ` Dmitry Baryshkov
2025-09-21 14:02       ` Peter Kjellerstedt
2025-09-22  9:37       ` Quentin Schulz
2025-09-22 11:24         ` Dmitry Baryshkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d9b39dcf-2703-4020-a43e-e182ed6a2cb3@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=f_l_k@t-online.de \
    --cc=foss@0leil.net \
    --cc=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=raj.khem@gmail.com \
    --cc=ross.burton@arm.com \
    --cc=twoerner@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox