X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=3cb500fb65ad13aed16c3b69cc630c917b9cc220;hb=82f82f9b912dadb8e3860d1ced954428193b4385;hp=d1a662037f49cb946cdbafd539469fb4314eba35;hpb=85296abaa2516511866cb950bd9b56cecc9f4c68;p=vuplus_bitbake diff --git a/ChangeLog b/ChangeLog index d1a6620..3cb500f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,8 @@ Changes in BitBake 1.8.x: - Add md5 and sha256 checksum generation functions to utils.py - Make sure Build Completed events are generated even when tasks fail - Correctly handle '-' characters in class names (#2958) + - Make sure expandKeys has been called on the data dictonary before running tasks + - Correctly add a task override in the form task-TASKNAME. Changes in BitBake 1.8.10: - Psyco is available only for x86 - do not use it on other architectures.