[OE-core] [PATCH 01/11] devtool: make 2 functions public

Richard Purdie richard.purdie at linuxfoundation.org
Wed Sep 2 15:22:09 UTC 2015


On Wed, 2015-09-02 at 16:54 +0300, Ed Bartosh wrote:
> On Wed, Sep 02, 2015 at 02:16:58PM +0300, Jussi Kukkonen wrote:
> > On 30 August 2015 at 19:08, Ed Bartosh <ed.bartosh at linux.intel.com> wrote:
> > >
> > > Moved standard.py:_parse_recipe -> __init__.py:parse_recipe and
> > >       standard.py:_get_recipe_file ->  __init__.py:get_recipe_file
> > > to be able to call them from other modules.
> > 
> > Hi Ed,
> > 
> > Can you take a look if the failures in
> > https://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/173/steps/Running%20oe-selftest/logs/stdio
> > are related to this patch (there's lots of "NameError: global name
> > '_parse_recipe' is not defined")
> > 
> 
> The autobuilder log looks very strange to me. I don't see any mentioning
> of _parse_recipe in standard.py on master. Moreover, there is no
> _prep_extract_operation function mentioned in traceback.
> 
> I've just run failed test and it passed without any issues.
> 
> 
> It looks like autobuilder messed the code from some old branch and tests
> from master.

Its building master-next:

http://git.yoctoproject.org/cgit.cgi/poky/log/?h=master-next

and its therefore probably the devtool patches from Markus that are at
fault and need rebasing after your changes?

Cheers,

Richard






More information about the Openembedded-core mailing list