[OE-core] [PATCH 2/9] gnomebase-meson.bbclass: add a meson-specific version

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 11 17:49:16 UTC 2018


On Thu, 2018-01-11 at 13:35 +0200, Alexander Kanavin wrote:
> On 01/10/2018 09:11 PM, Martin Kelly wrote:
> > 
> > Yes, to be clear, I'm not griping, as I'm very happy meson landed
> > in 
> > OE-core, and I'm working on SDK support now. I have an OE-core
> > thread 
> > going with meson upstream to get the issue fixed.
> > 
> > To be clear though, I'm not sure it even regressed. AFAICT, it
> > never 
> > quite worked.
> > 
> > Where would I add SDK tests for this?
> meta/lib/oeqa/selftest/cases is the place. Not sure what existing
> SDK 
> tests are already there.

Actually, no. See:

$ ls meta/lib/oeqa/sdk/cases/
buildcpio.py
buildgalculator.py
buildlzip.py
gcc.py
perl.py
python.py

There is also "sdkext" for the eSDK.

You'd run these with:

INHERIT += "testimage"

and then

bitbake <sdk-target> -c testsdk

Cheers,

Richard




More information about the Openembedded-core mailing list