Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-10-05 | bitbake/sstate: Implement a lookup function to speed up setscene processing | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-10-05 | Revert "classes: Disable setscene tasks for initial testing" | Richard Purdie | 1 | |
This reverts commit 084ec86402bba92418898a4c47667a0574a3b3ee. | ||||
2010-08-19 | classes: Disable setscene tasks for initial testing | Richard Purdie | 1 | |
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
2010-08-19 | deploy.bbclass: use new style staging for deploy tasks | Joshua Lock | 1 | |
All tasks which implement a do_deploy should inherit this class to have the changes in the deploy task staged. Update recipes which include a do_deploy function to inherit this class and to use DEPLOYDIR rather than DEPLOY_DIR_IMAGE. Signed-off-by: Joshua Lock <josh@linux.intel.com> |