[OE-core] [PATCH] mesa: Upgrade 19.1.1 -> 19.1.6

Ross Burton ross.burton at intel.com
Wed Sep 11 16:28:06 UTC 2019


On 11/09/2019 16:27, Alexander Kanavin wrote:
> I have to say, the latter patch is rather ugly. It would be better to 
> split python3native class into two: python3native (just for running 
> scripts, does not depend on target python3), and python3target (for 
> actually obtaining information about the target configuration, does need 
> target python3). Until then, I'd just pull in target python, for 
> simplicity's sake (also there's one or two recipes where the same meson 
> problem happens).

Oh yes, the patch isn't pretty.

I was wondering how many recipes actually need the ability to run 
nativepython getting information about target python.  Splitting the 
class, or having a toggle, was an idea I had too.

Ross


More information about the Openembedded-core mailing list