summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | xvinfo: Upgrade to 1.1.1Zhai Edwin2011-01-061-2/+2
* | beecrypt: Update to 4.2.1Zhai Edwin2011-01-064-60/+39
* | rootfs_rpm: fix rootfs generation rm errorDarren Hart2011-01-051-1/+1
* | rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie2011-01-051-2/+5
* | bitbake: build.py: Logging of None was losing the logs so force this to stdou...Richard Purdie2011-01-051-1/+1
* | scripts/bitbake: Skip building pseudo if necessary.Lianhao Lu2011-01-051-3/+21
* | usbutils: Don't install the uncompressed version of usb.ids, the compressed v...Richard Purdie2011-01-051-2/+3
* | pciutils: Don't install the uncompressed version of pci.ids, the compressed v...Richard Purdie2011-01-051-4/+1
* | bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed l...Richard Purdie2011-01-053-5/+1
* | Resurrect alternative UIsBob Foerster2011-01-057-90/+299
* | bitbake: build.py logging updatesRichard Purdie2011-01-051-16/+23
* | bitbake: Fix process.py to accept None as the log optionRichard Purdie2011-01-051-1/+1
* | Update persist_data usage to the new APIChris Larson2011-01-051-18/+15
* | persist_data: resurrect the lock wait for selectsChris Larson2011-01-051-7/+7
* | Rework the persist_data APIChris Larson2011-01-051-72/+137
* | Revert "persist_data: cache connection and use cursor"Chris Larson2011-01-052-13/+7
* | base.bbclass: add lock file for do_unpack taskYu Ke2011-01-041-0/+4
* | sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi2011-01-041-1/+1
* | ConfHandler: commentary typo fixesBernhard Reutner-Fischer2011-01-041-3/+3
* | event: fix unicode handler registrationBernhard Reutner-Fischer2011-01-041-1/+1
* | cache: defer marking fn as cleanBernhard Reutner-Fischer2011-01-041-4/+1
* | BBHandler: use basename directly in handler()Bernhard Reutner-Fischer2011-01-041-2/+2
* | data: fewer newlines for (un)exportBernhard Reutner-Fischer2011-01-041-2/+2
* | parse: Use constants from stat instead of magic numbersBernhard Reutner-Fischer2011-01-041-3/+4
* | bitbake: Sync a load of whitespace and other non-functionality changes with b...Richard Purdie2011-01-0412-85/+87
* | bitbake/contrib: Sync with bitbake upstreamRichard Purdie2011-01-043-104/+204
* | process: fix handling of the input argumentChris Larson2011-01-041-16/+19
* | depexp: add sorting of all package listsBob Foerster2011-01-041-0/+2
* | pysh: add missing os.path importChris Larson2011-01-041-0/+1
* | runqueue: fix typo in documentation of calculate_task_weightsBernhard Reutner-Fischer2011-01-041-1/+1
* | runqueue: use fewer newlines in error pathBernhard Reutner-Fischer2011-01-041-2/+2
* | logger usage cleanupChris Larson2011-01-042-2/+2
* | utils: fix typo in error messageBernhard Reutner-Fischer2011-01-041-1/+1
* | Move LAYERDIR expansion hack into DataSmartChris Larson2011-01-042-13/+22
* | parse: use bb.utils.whichChris Larson2011-01-041-1/+1
* | Fix logging level names for post-server-ui-splitChris Larson2011-01-042-10/+21
* | Use os.devnull, not /dev/nullChris Larson2011-01-042-3/+2
* | utils: don't overwrite builtin dir() functionBernhard Reutner-Fischer2011-01-041-2/+2
* | bzr: use utils.remove instead of os.systemBernhard Reutner-Fischer2011-01-041-1/+1
* | utils: drop unnecessary debug msgs from mkdirhierChris Larson2011-01-041-2/+0
* | Show the user progress when loading the cacheBob Foerster2011-01-044-8/+61
* | knotty: exit with 1 if we see a critical log messageChris Larson2011-01-041-2/+3
* | cooker: don't swallow recipe parse errorsChris Larson2011-01-041-2/+6
* | manual: document scmdata=keep for CVS, SVN and GitAndreas Oberritter2011-01-041-3/+3
* | fetchers: Add parameter scmdata=keep to include .git/ and others in generated...Andreas Oberritter2011-01-046-11/+48
* | build: fix FuncFailed for the no logfile caseChris Larson2011-01-041-6/+2
* | process: handle OSErrors other than file not foundChris Larson2011-01-041-3/+7
* | build: ensure LogTee has a valid name propertyChris Larson2011-01-041-9/+7
* | Fix PWD issue with new exec_func_shellChris Larson2011-01-041-2/+0
* | Ensure that the invalid UI error goes to stderrChris Larson2011-01-041-11/+20