Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-05 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵ | Joshua Lock | 1 | |
populate_staging task to populate_sysroot This change, pulled from Poky, makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. This patch also includes fixes for all recipes which reference the directory. Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
2008-04-23 | Openmoko: replace OpenMoko by Openmoko | John Lee | 1 | |
2008-03-26 | fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of device | Graeme Gregory | 1 | |
2007-03-16 | contrib/qa/bugzilla.py: Extract all bug reports, even the ones from ↵ | Holger Freyther | 1 | |
bugs.openembedded.org Abuse the class attribute even further and check for severities. We are able to find all 2006 bugs of OpenEmbedded and all 282 bugs of OpenMoko | ||||
2007-03-06 | contrib/qa/bugzilla.py: Fix the inlined all_bugs html code | Holger Freyther | 1 | |
2007-03-06 | contrib/qa/bugzilla.py: Add the standalone test bugzilla sucker | Holger Freyther | 1 | |
This file can extract the bug number and status from a query page of bugzilla. And will be used by the "automatic test monkey class" |