On Thu, Jul 11, 2013 at 9:25 AM, Trevor Woerner
<trevor.woer...@linaro.org>wrote:

> Has anyone tried using the bitbake-env utility lately?
>
> On master I get:
> $ bitbake-env
> Traceback (most recent call last):
>   File "/home/trevor/local/bin/bitbake-env", line 275, in <module>
>     main(sys.argv[1:])
>   File "/home/trevor/local/bin/bitbake-env", line 248, in main
>     tinfoil = Tinfoil(output=sys.stderr)
>   File "/home/trevor/local/bin/bitbake-env", line 172, in __init__
>     self.config = bb.tinfoil.TinfoilConfig(parse_only=True)
> AttributeError: 'module' object has no attribute 'TinfoilConfig'
>
> but on dylan everything is okay.
>

bitbake has had some changes recently. Try using the 'show' subcommand of
https://github.com/kergoth/bb instead.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to