| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake/utils.py: Allow copyfile to copy files which aren't readable | Richard Purdie | 2010-08-20 | 1 | -0/+3 |
* | bitbake/utils.py: Improve better_exec debug output | Richard Purdie | 2010-08-20 | 1 | -5/+9 |
* | bitbake: Correctly route events from the worker to the server | Richard Purdie | 2010-08-20 | 5 | -8/+24 |
* | bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st... | Richard Purdie | 2010-08-20 | 1 | -1/+1 |
* | bitbake/cooker.py: Don't init the fetcher in the worker case | Richard Purdie | 2010-08-20 | 1 | -1/+2 |
* | bitbake/persist_data: Attempt to fix locking issues | Richard Purdie | 2010-08-20 | 1 | -8/+17 |
* | bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var() | Richard Purdie | 2010-08-20 | 1 | -3/+8 |
* | bitbake/server: Raise a shutdown event if we're seeing exceptions | Richard Purdie | 2010-08-20 | 1 | -1/+2 |
* | bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da... | Richard Purdie | 2010-08-19 | 1 | -3/+3 |
* | bitbake/utils.py: Give useful debug information when no lineno information is... | Richard Purdie | 2010-08-19 | 1 | -7/+10 |
* | Rename packaged-staging2 -> sstate and remove the old empty class | Richard Purdie | 2010-08-19 | 3 | -3/+1 |
* | Revert "base.bbclass: Temporarily disable fakeroot for install/package until ... | Richard Purdie | 2010-08-19 | 1 | -4/+1 |
* | classes: Disable setscene tasks for initial testing | Richard Purdie | 2010-08-19 | 6 | -6/+6 |
* | sanity.bbclass: Don't run the handler in worker context | Richard Purdie | 2010-08-19 | 1 | -1/+1 |
* | package_*.bbclass: Always run these tasks under fakeroot | Richard Purdie | 2010-08-19 | 4 | -0/+4 |
* | bitbake/runqueue.py: Fix runqueue UI issues | Richard Purdie | 2010-08-19 | 1 | -17/+27 |
* | bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh... | Richard Purdie | 2010-08-19 | 7 | -112/+201 |
* | Remove packaged-staging.bbclass | Richard Purdie | 2010-08-19 | 2 | -474/+0 |
* | deploy.bbclass: use new style staging for deploy tasks | Joshua Lock | 2010-08-19 | 11 | -68/+55 |
* | package.bbclass: Implement packaged-staging2 | Richard Purdie | 2010-08-19 | 1 | -40/+31 |
* | staging.bbclass: Convert to packaged-staging | Richard Purdie | 2010-08-19 | 1 | -5/+10 |
* | package_(deb|rpm): Update to use packaged-staging2 | Joshua Lock | 2010-08-19 | 2 | -10/+30 |
* | package_ipk.bbclass: Convert to new task based staging | Richard Purdie | 2010-08-19 | 1 | -2/+15 |
* | Start sstate | Richard Purdie | 2010-08-19 | 2 | -1/+298 |
* | bitbake: Initial scenequeue implementation (needs major fixes) | Richard Purdie | 2010-08-19 | 1 | -24/+262 |
* | gcc_4.5.0: fix for arm kernel failure | Nitin A Kamble | 2010-08-19 | 10 | -10/+10 |
* | elfutils: Add GNU_HASH support to elf*_xlatetof | Mark Hatle | 2010-08-19 | 2 | -1/+39 |
* | net-tools: add new recipe (1.60-23) | Kevin Tian | 2010-08-19 | 3 | -0/+188 |
* | pax: add 3.4 as new recipe | Zhai Edwin | 2010-08-19 | 1 | -0/+16 |
* | gzip: Add 1.3.12(GPLv2) as new recipe | Zhai Edwin | 2010-08-19 | 3 | -0/+137 |
* | distr-tracking: add MAINTAINER and version info for rest recipes | Kevin Tian | 2010-08-19 | 12 | -208/+1116 |
* | xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in Poky | Richard Purdie | 2010-08-19 | 1 | -2/+0 |
* | xinetd: add xinetd | Yu Ke | 2010-08-19 | 6 | -0/+386 |
* | autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a... | Richard Purdie | 2010-08-19 | 1 | -33/+1 |
* | mktemp: add mktemp package | Yu Ke | 2010-08-19 | 2 | -0/+39 |
* | cracklib: add new package | Yu Ke | 2010-08-19 | 1 | -0/+12 |
* | ed: add GPLv2 version. | Dongxiao Xu | 2010-08-19 | 1 | -0/+11 |
* | eglibc: recipe cleanup | Nitin A Kamble | 2010-08-19 | 2 | -18/+12 |
* | distro_tracking: update maitanier for toolchain/devel recipes | Nitin A Kamble | 2010-08-19 | 1 | -3/+47 |
* | rsync: explicitly disable xattr and acl | Qing He | 2010-08-19 | 1 | -1/+3 |
* | gamin: add glib-2.0 as dependency | Qing He | 2010-08-19 | 1 | -1/+2 |
* | bitbake/runqueue.py: Factor task skipping code into a function | Richard Purdie | 2010-08-19 | 1 | -5/+8 |
* | bitbake/runqueue.py: Create RunQueueExecute and RunQueueExecuteTasks classes,... | Richard Purdie | 2010-08-19 | 1 | -128/+144 |
* | bitbake/cooker.py: Allow idle handlers to pass through a true value | Richard Purdie | 2010-08-19 | 2 | -2/+7 |
* | bitbake/runqueue.py: Drop duplicated class | Richard Purdie | 2010-08-19 | 1 | -6/+0 |
* | task-poky-tools: Add perf to tools-profile package | Richard Purdie | 2010-08-19 | 1 | -1/+4 |
* | native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default value | Richard Purdie | 2010-08-18 | 1 | -0/+1 |
* | apmd: Add back libtool patch as the issue the patch fixed reappeared | Richard Purdie | 2010-08-18 | 1 | -1/+2 |
* | xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlink | Richard Purdie | 2010-08-18 | 2 | -7/+1 |
* | bitbake.conf: Set FAKEROOTENV | Richard Purdie | 2010-08-18 | 1 | -0/+1 |