build.py: Make sure expandKeys has been called on the data dictonary before running...
authorRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 May 2008 21:26:46 +0000 (21:26 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 May 2008 21:26:46 +0000 (21:26 +0000)
commit82f82f9b912dadb8e3860d1ced954428193b4385
tree8d902a72ecfc67762fa22c3d8272b9938c678efb
parent85296abaa2516511866cb950bd9b56cecc9f4c68
build.py: Make sure expandKeys has been called on the data dictonary before running tasks fixing various strange issues (from poky). Correctly add a task override in the form task-TASKNAME which whilst a change in behaviour shouldn't matter since the original approach didn't work at all
ChangeLog
lib/bb/build.py