Re: [meta-ti] [PATCH] mesa-pvr: correct INSANE_SKIP for mesa-megadriver

Rasmus Villemoes <[email protected]> Mon, 20 Jul 2026 09:14:42 +0200
Newsgroups org.yoctoproject.lists.meta-ti
Organization Prevas
Message-ID <[email protected]>
On Fri, Jul 17 2026, Ryan Eatmon <[email protected]> wrote:

> On 7/17/2026 7:48 AM, Rasmus Villemoes via lists.yoctoproject.org wrote:
>> In the original file this was copied from, $PN == mesa. But in this
>> context, $PN == mesa-pvr, while the PACKAGES and FILES logic still
>> explicitly refers to the mesa-megadriver package. Hence the build
>> fails
>> 
>
> Good catch.  I wonder why we are not seeing these QA errors in our
> builds.  Are you turning something special on?

No, not that I know of. I hit this immediately when trying to update
from whinlatter to wrynose, but I don't think we have any special flags
set anywhere that should increase bitbake warning/pedantic level or
something like that.

Rasmus