[meta-freescale] [OE-core] [PATCH RFC 1/3] insane: Split do_package_qa into a separate task (from do_package)

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 11 14:11:37 PDT 2014


On Fri, 2014-07-11 at 20:37 +0100, Burton, Ross wrote:
> On 11 July 2014 14:22, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
> > The anonymous python fragment should be fine, it sets the data at the
> > right level, the global recipe level rather than burying it in some
> > task.
> 
> FWIW this broke the X drivers as they inject dependencies in
> populate_packages_prepend().  It's probably worth reviewing all
> instances of populate_packages_prepend() in oe-core at least as I
> clearly copied using that hook from someone else...

It shouldn't have broken the dependencies, you can still inject things
there and that has not changed.  If that has stopped working, there is
something else wrong.

What you can't now do is change the package QA process through
populate_packages but that makes much less sense.

Cheers,

Richard



More information about the meta-freescale mailing list