Using bitbake master from today, I'm now getting this error whenever I
try to do "bitbake -b anything.bb":
ERROR: Command execution failed: Traceback (most recent call last):
File "/home/pb/oe/bitbake/lib/bb/command.py", line 102, in
runAsyncCommand
commandmethod(self.cmds_async, self, options)
File "/home/pb/oe/bitbake/lib/bb/command.py", line 190, in buildFile
command.cooker.buildFile(bfile, task)
File "/home/pb/oe/bitbake/lib/bb/cooker.py", line 792, in buildFile
self.status.add_from_recipeinfo(fn, info_array)
File "/home/pb/oe/bitbake/lib/bb/cache.py", line 710, in
add_from_recipeinfo
info.add_cacheData(self, fn)
File "/home/pb/oe/bitbake/lib/bb/cache.py", line 182, in add_cacheData
cachedata.task_deps[fn] = self.task_deps
AttributeError: 'CoreRecipeInfo' object has no attribute 'task_deps'
p.
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core