summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core-image-sato-sdk: ensure testapps is part of sdk imageSaul Wold2011-06-091-1/+3
* task-core-tools: add mesa-demos to testapps listSaul Wold2011-06-091-0/+1
* local.conf.sample: remove default EXTRA_IMAGE_FEATURESSaul Wold2011-06-091-9/+2
* metacity 2.30.3: fix build on GNOME-less hosts and fix packagingKoen Kooi2011-06-091-5/+8
* sysvinit: split inittab into it's own recipeKoen Kooi2011-06-094-40/+398
* consolekit: update to 0.4.5Koen Kooi2011-06-091-6/+5
* librsvg 2.32.1: fix loader packaging when using gtk >2.20Koen Kooi2011-06-091-3/+4
* kexec-tools: don't depend on virtual/kernelPhil Blundell2011-06-091-1/+1
* iproute2: update to 2.6.38Paul Eggleton2011-06-092-2/+2
* avahi: fix dbus system-service packaging and move more things to .incKoen Kooi2011-06-092-16/+16
* distro_tracking_fields.inc: Fix a incorrect date formatMei Lei2011-06-091-1/+1
* udev: Fix udevd launch issue after system second bootDongxiao Xu2011-06-091-1/+1
* pseudo: Update pseudo to 1.1.1 versionMark Hatle2011-06-095-18/+86
* distro_tracking_fields.inc: add pseudoMark Hatle2011-06-091-0/+7
* bitbake.conf: Create staticdev pacakge for static librariesSaul Wold2011-06-091-5/+12
* initramfs-live-install: comment out allarch inherit to resolve no providerTom Zanussi2011-06-091-1/+4
* create-pull-request: Add URL documentationMark Hatle2011-06-091-0/+3
* package.bbclass: PACKAGELOCK is a shared lock file so inform sstate as suchRichard Purdie2011-06-091-1/+1
* sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie2011-06-091-1/+1
* Drop psyco supportRichard Purdie2011-06-094-21/+0
* bitbake/data/runqueue: Sync up with upstream to clean up environment variable...Richard Purdie2011-06-082-26/+12
* bitbake/build.py: Drop exec_shell environment as its now unneededRichard Purdie2011-06-081-6/+1
* runqueue.py: Wrap parsing with exception trappingRichard Purdie2011-06-081-24/+24
* Shift traceback pre-formatting into LogHandlerChris Larson2011-06-081-4/+1
* bitbake/cooker.py: Misc sync with upstreamRichard Purdie2011-06-084-19/+20
* cooker: use BBHandler.inherit for INHERITChris Larson2011-06-081-10/+24
* cooker: simplify self.configuration.data vs data usageChris Larson2011-06-081-10/+9
* cooker: don't choke if we have nothing to parseChris Larson2011-06-081-5/+11
* bb.exceptions: don't choke on frames without argumentsChris Larson2011-06-081-0/+3
* cooker: handle ExpansionError the same way we do ParseErrorChris Larson2011-06-081-1/+1
* Shift exception formatting into the UIChris Larson2011-06-083-8/+19
* cooker: don't show a traceback for ParseErrorChris Larson2011-06-081-0/+2
* cooker: don't show a useless traceback for SyntaxErrorChris Larson2011-06-081-1/+4
* cooker: use logger.exception for config file parse errorsChris Larson2011-06-081-1/+7
* cooker: pass traceback back from parsing threadChris Larson2011-06-081-2/+9
* cooker: show a useful message for ParsingFailureChris Larson2011-06-081-3/+6
* bb.exceptions: don't show a repr of 'self'Chris Larson2011-06-081-3/+20
* bb.exceptions: handle tb entries without contextChris Larson2011-06-081-2/+5
* bb.exceptions: add to_string convenience functionChris Larson2011-06-081-0/+6
* bb.exceptions: add code to create pickleable traceback entriesChris Larson2011-06-081-0/+55
* bb.namedtuple_with_abc: add useful util from activestateChris Larson2011-06-081-0/+255
* bitbake-layers: Fixup after recent server changesRichard Purdie2011-06-081-2/+4
* bitbake/cooker.py: Fix debug message argumentsRichard Purdie2011-06-081-1/+1
* bitbake/lib/bb/__init__.py: Sync with upstream bitbakeRichard Purdie2011-06-081-4/+8
* bitbake/bin/bitbake: Return an error if exceptions occurRichard Purdie2011-06-081-0/+2
* bitbake/server/xmlrpc: Fix typoRichard Purdie2011-06-081-1/+1
* bitbake/server/process: Implement getEvent()Richard Purdie2011-06-081-0/+7
* bitbake/server/process: Update to new server APIRichard Purdie2011-06-082-34/+79
* bitbake: Add process server from upstream bitbakeRichard Purdie2011-06-081-0/+221
* bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc serverRichard Purdie2011-06-083-4/+6