From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <antoine.gouby@gmail.com>, <openembedded-core@lists.openembedded.org>
Cc: "Antoine Gouby" <antoine.gouby@toradex.com>
Subject: Re: [OE-core] [PATCH] mesa: fix INSANE_SKIP package name for mesa-gl builds
Date: Tue, 23 Jun 2026 16:12:25 +0200 [thread overview]
Message-ID: <DJGHNTGT2MED.PW12J0XM4EPW@bootlin.com> (raw)
In-Reply-To: <20260623-mesa-fix-insane-skip-v1-1-97856536ea8b@toradex.com>
On Tue Jun 23, 2026 at 1:21 PM CEST, Antoine Gouby via lists.openembedded.org wrote:
> From: Antoine Gouby <antoine.gouby@toradex.com>
>
> mesa.inc is shared by both mesa.bb and mesa-gl.bb. The variable
> INSANE_SKIP:${PN}-megadriver expands to mesa-gl-megadriver when
> included by mesa-gl.bb, but the package is always named mesa-megadriver
> (hardcoded via PACKAGES =+). The skip therefore had no effect for
> mesa-gl builds.
>
> This was hidden until mesa 26.1.0 removed the with_gbm condition from
> the dril subdir build, causing mesa-gl to now install DRI driver
> symlinks into mesa-megadriver for the first time.
>
> Use the hardcoded package name, consistent with the three RREPLACES/
> RCONFLICTS/RPROVIDES lines right below.
>
> Signed-off-by: Antoine Gouby <antoine.gouby@toradex.com>
> ---
Hi Antoine,
Thanks for your patch.
This is now producing another QA issue about these symlinks, in multilib
configuration:
ERROR: lib32-mesa-2_26.1.2-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package lib32-mesa-megadriver contains symlink .so '/usr/lib/dri/panel-mipi-dbi_dri.so' [dev-so]
ERROR: lib32-mesa-2_26.1.2-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package lib32-mesa-megadriver contains symlink .so '/usr/lib/dri/crocus_dri.so' [dev-so]
ERROR: lib32-mesa-2_26.1.2-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package lib32-mesa-megadriver contains symlink .so '/usr/lib/dri/ili9225_dri.so' [dev-so]
ERROR: lib32-mesa-2_26.1.2-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package lib32-mesa-megadriver contains symlink .so '/usr/lib/dri/gm12u320_dri.so' [dev-so]
ERROR: lib32-mesa-2_26.1.2-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package lib32-mesa-megadriver contains symlink .so '/usr/lib/dri/rcar-du_dri.so' [dev-so]
https://autobuilder.yoctoproject.org/valkyrie/#/builders/92/builds/3975
Can you have a look at the issue?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2026-06-23 14:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-23 11:21 [PATCH] mesa: fix INSANE_SKIP package name for mesa-gl builds Antoine Gouby
2026-06-23 14:12 ` Mathieu Dubois-Briand [this message]
2026-06-23 14:22 ` [OE-core] " Quentin Schulz
2026-06-24 8:43 ` Antoine
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=DJGHNTGT2MED.PW12J0XM4EPW@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=antoine.gouby@gmail.com \
--cc=antoine.gouby@toradex.com \
--cc=openembedded-core@lists.openembedded.org \
/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