[OE-core] [PATCH 2/2] oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_status() function

Richard Purdie richard.purdie at linuxfoundation.org
Fri Dec 14 22:54:53 UTC 2018


On Fri, 2018-12-14 at 19:28 +0100, Alexander Kanavin wrote:
> On Fri, 14 Dec 2018 at 19:16, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
> > @@ -17,11 +19,11 @@ class Distrodata(OESelftestTestCase):
> >          feature = 'INHERIT += "distrodata"\n'
> >          feature += 'LICENSE_FLAGS_WHITELIST += " commercial"\n'
> 
> ^^^^ These are no longer needed? Otherwise, looks fantastic!

The license flags may not be, the distrodata is still needed right now
to inherit the maintainers include file.

I will add a patch to do that by default, then we can drop the class
and the inherit. The license flags variable needs investigation so can
also be a followup...

Cheers,

Richard



More information about the Openembedded-core mailing list