[Toaster] Issues building with Jethro
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Feb 19 06:15:00 PST 2016
On Fri, 2016-02-19 at 13:29 +0000, Barros Pena, Belen wrote:
> "/home/yocto/migrations
> -test/_toaster_clones/_git___git.yoctoproject.org_po
> ky_jethro/meta/lib/oe/data.py", line 6, in
> typed_value(key='OE_IMPORTS',
> d=<bb.data_smart.DataSmart object at 0x7f4a7d412e10>):
> to determine the type and parameters for construction."""
> > var_type = d.getVarFlag(key, 'type')
> flags = d.getVarFlags(key)
> ExpansionError: Failure expanding variable OE_IMPORTED[:=],
> expression was
> ${@oe_import(d)} which triggered exception TypeError: getVarFlag()
> takes
> at least 4 arguments (3 given)
>
> Bitbake server start failed
>
>
> ======================
>
> Is it just me seeing this? Any ideas what could be causing it?
I can tell you its from:
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=4e5e501155a21fe64a470c626b3afe6d9748308e
which was another of the recent API changes I've talked about.
What, if anything can be done about that in toaster's context I don't
know.
Cheers,
Richard
More information about the toaster
mailing list