| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | metacity: Upgrade to 2.30.3 | Zhai Edwin | 2011-01-06 | 2 | -4/+70 |
* | libcanberra: Upgrade to 0.26 | Zhai Edwin | 2011-01-06 | 3 | -60/+4 |
* | xvinfo: Upgrade to 1.1.1 | Zhai Edwin | 2011-01-06 | 1 | -2/+2 |
* | beecrypt: Update to 4.2.1 | Zhai Edwin | 2011-01-06 | 4 | -60/+39 |
* | rootfs_rpm: fix rootfs generation rm error | Darren Hart | 2011-01-05 | 1 | -1/+1 |
* | rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ... | Richard Purdie | 2011-01-05 | 1 | -2/+5 |
* | bitbake: build.py: Logging of None was losing the logs so force this to stdou... | Richard Purdie | 2011-01-05 | 1 | -1/+1 |
* | scripts/bitbake: Skip building pseudo if necessary. | Lianhao Lu | 2011-01-05 | 1 | -3/+21 |
* | usbutils: Don't install the uncompressed version of usb.ids, the compressed v... | Richard Purdie | 2011-01-05 | 1 | -2/+3 |
* | pciutils: Don't install the uncompressed version of pci.ids, the compressed v... | Richard Purdie | 2011-01-05 | 1 | -4/+1 |
* | bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l... | Richard Purdie | 2011-01-05 | 3 | -5/+1 |
* | Resurrect alternative UIs | Bob Foerster | 2011-01-05 | 7 | -90/+299 |
* | bitbake: build.py logging updates | Richard Purdie | 2011-01-05 | 1 | -16/+23 |
* | bitbake: Fix process.py to accept None as the log option | Richard Purdie | 2011-01-05 | 1 | -1/+1 |
* | Update persist_data usage to the new API | Chris Larson | 2011-01-05 | 1 | -18/+15 |
* | persist_data: resurrect the lock wait for selects | Chris Larson | 2011-01-05 | 1 | -7/+7 |
* | Rework the persist_data API | Chris Larson | 2011-01-05 | 1 | -72/+137 |
* | Revert "persist_data: cache connection and use cursor" | Chris Larson | 2011-01-05 | 2 | -13/+7 |
* | base.bbclass: add lock file for do_unpack task | Yu Ke | 2011-01-04 | 1 | -0/+4 |
* | sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCH | Koen Kooi | 2011-01-04 | 1 | -1/+1 |
* | ConfHandler: commentary typo fixes | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -3/+3 |
* | event: fix unicode handler registration | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -1/+1 |
* | cache: defer marking fn as clean | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -4/+1 |
* | BBHandler: use basename directly in handler() | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -2/+2 |
* | data: fewer newlines for (un)export | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -2/+2 |
* | parse: Use constants from stat instead of magic numbers | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -3/+4 |
* | bitbake: Sync a load of whitespace and other non-functionality changes with b... | Richard Purdie | 2011-01-04 | 12 | -85/+87 |
* | bitbake/contrib: Sync with bitbake upstream | Richard Purdie | 2011-01-04 | 3 | -104/+204 |
* | process: fix handling of the input argument | Chris Larson | 2011-01-04 | 1 | -16/+19 |
* | depexp: add sorting of all package lists | Bob Foerster | 2011-01-04 | 1 | -0/+2 |
* | pysh: add missing os.path import | Chris Larson | 2011-01-04 | 1 | -0/+1 |
* | runqueue: fix typo in documentation of calculate_task_weights | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -1/+1 |
* | runqueue: use fewer newlines in error path | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -2/+2 |
* | logger usage cleanup | Chris Larson | 2011-01-04 | 2 | -2/+2 |
* | utils: fix typo in error message | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -1/+1 |
* | Move LAYERDIR expansion hack into DataSmart | Chris Larson | 2011-01-04 | 2 | -13/+22 |
* | parse: use bb.utils.which | Chris Larson | 2011-01-04 | 1 | -1/+1 |
* | Fix logging level names for post-server-ui-split | Chris Larson | 2011-01-04 | 2 | -10/+21 |
* | Use os.devnull, not /dev/null | Chris Larson | 2011-01-04 | 2 | -3/+2 |
* | utils: don't overwrite builtin dir() function | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -2/+2 |
* | bzr: use utils.remove instead of os.system | Bernhard Reutner-Fischer | 2011-01-04 | 1 | -1/+1 |
* | utils: drop unnecessary debug msgs from mkdirhier | Chris Larson | 2011-01-04 | 1 | -2/+0 |
* | Show the user progress when loading the cache | Bob Foerster | 2011-01-04 | 4 | -8/+61 |
* | knotty: exit with 1 if we see a critical log message | Chris Larson | 2011-01-04 | 1 | -2/+3 |
* | cooker: don't swallow recipe parse errors | Chris Larson | 2011-01-04 | 1 | -2/+6 |
* | manual: document scmdata=keep for CVS, SVN and Git | Andreas Oberritter | 2011-01-04 | 1 | -3/+3 |
* | fetchers: Add parameter scmdata=keep to include .git/ and others in generated... | Andreas Oberritter | 2011-01-04 | 6 | -11/+48 |
* | build: fix FuncFailed for the no logfile case | Chris Larson | 2011-01-04 | 1 | -6/+2 |
* | process: handle OSErrors other than file not found | Chris Larson | 2011-01-04 | 1 | -3/+7 |
* | build: ensure LogTee has a valid name property | Chris Larson | 2011-01-04 | 1 | -9/+7 |