The only place I was able to check this information was at the
ChangeLog file inside the bitbake tree on the BSP package:

"Changes in Bitbake 1.9.x:
        - Add PE (Package Epoch) support from Philipp Zabel (pH5)
        - Treat python functions the same as shell functions for logging
        - Use TMPDIR/anonfunc as a __anonfunc temp directory (T)
        - Catch truncated cache file errors
        - Allow operations other than assignment on flag variables
        - Add code to handle inter-task dependencies
        - Fix cache errors when generation dotGraphs
        - Make sure __inherit_cache is updated before calling include()
(from Michael Krelin)
        - Fix bug when target was in ASSUME_PROVIDED (#2236)
        ...
"

Thanks for the Help
Rafael R. Machado

Em seg, 10 de jul de 2017 às 09:47, Burton, Ross <ross.bur...@intel.com>
escreveu:

>
> On 10 July 2017 at 13:38, Rafael Machado <
> rafaelrodrigues.mach...@gmail.com> wrote:
>
>>     from . import _html5lib
>>   File
>> "/home/rafael/Projetos/seco/poky/bitbake/lib/bs4/builder/_html5lib.py",
>> line 57, in <module>
>>     class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder):
>> AttributeError: 'module' object has no attribute '_base'
>>
>
> That's the actual error.  What version of oe-core/bitbake does this BSP
> use?
>
> Ross
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to