summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2010-08-20bitbake/utils.py: Allow copyfile to copy files which aren't readableRichard Purdie1
2010-08-20bitbake/utils.py: Improve better_exec debug outputRichard Purdie1
2010-08-20bitbake: Correctly route events from the worker to the serverRichard Purdie5
2010-08-20bitbake/knotty: Exiting as soon as a fatal is seen is not desirable as the st...Richard Purdie1
2010-08-20bitbake/cooker.py: Don't init the fetcher in the worker caseRichard Purdie1
2010-08-20bitbake/persist_data: Attempt to fix locking issuesRichard Purdie1
2010-08-20bitbake/data.py: Handle exceptions in export_bars in the same way as emit_var()Richard Purdie1
2010-08-20bitbake/server: Raise a shutdown event if we're seeing exceptionsRichard Purdie1
2010-08-19bitbake/runqueue.py: Ensure the flush happens as late as possible to avoid da...Richard Purdie1
2010-08-19bitbake/utils.py: Give useful debug information when no lineno information is...Richard Purdie1
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie3
2010-08-19Revert "base.bbclass: Temporarily disable fakeroot for install/package until ...Richard Purdie1
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie6
2010-08-19sanity.bbclass: Don't run the handler in worker contextRichard Purdie1
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie4
2010-08-19bitbake/runqueue.py: Fix runqueue UI issuesRichard Purdie1
2010-08-19bitbake: Switch to use subprocess for forking tasks and FAKEROOTENV to run sh...Richard Purdie7
2010-08-19Remove packaged-staging.bbclassRichard Purdie2
2010-08-19deploy.bbclass: use new style staging for deploy tasksJoshua Lock11
2010-08-19package.bbclass: Implement packaged-staging2Richard Purdie1
2010-08-19staging.bbclass: Convert to packaged-stagingRichard Purdie1
2010-08-19package_(deb|rpm): Update to use packaged-staging2Joshua Lock2
2010-08-19package_ipk.bbclass: Convert to new task based stagingRichard Purdie1
2010-08-19Start sstateRichard Purdie2
2010-08-19bitbake: Initial scenequeue implementation (needs major fixes)Richard Purdie1
2010-08-19gcc_4.5.0: fix for arm kernel failureNitin A Kamble10
2010-08-19elfutils: Add GNU_HASH support to elf*_xlatetofMark Hatle2
2010-08-19net-tools: add new recipe (1.60-23)Kevin Tian3
2010-08-19pax: add 3.4 as new recipeZhai Edwin1
2010-08-19gzip: Add 1.3.12(GPLv2) as new recipeZhai Edwin3
2010-08-19distr-tracking: add MAINTAINER and version info for rest recipesKevin Tian12
2010-08-19xinetd: Drop INHIBIT_AUTO_STAGE, this does nothing in PokyRichard Purdie1
2010-08-19xinetd: add xinetdYu Ke6
2010-08-19autotools.bbclass: Drop a number of legacy functions that shouldn't be (and a...Richard Purdie1
2010-08-19mktemp: add mktemp packageYu Ke2
2010-08-19cracklib: add new packageYu Ke1
2010-08-19ed: add GPLv2 version.Dongxiao Xu1
2010-08-19eglibc: recipe cleanupNitin A Kamble2
2010-08-19distro_tracking: update maitanier for toolchain/devel recipesNitin A Kamble1
2010-08-19rsync: explicitly disable xattr and aclQing He1
2010-08-19gamin: add glib-2.0 as dependencyQing He1
2010-08-19bitbake/runqueue.py: Factor task skipping code into a functionRichard Purdie1
2010-08-19bitbake/runqueue.py: Create RunQueueExecute and RunQueueExecuteTasks classes,...Richard Purdie1
2010-08-19bitbake/cooker.py: Allow idle handlers to pass through a true valueRichard Purdie2
2010-08-19bitbake/runqueue.py: Drop duplicated classRichard Purdie1
2010-08-19task-poky-tools: Add perf to tools-profile packageRichard Purdie1
2010-08-18native.bbclass: Ensure EXTRA_NATIVE_PKGCONFIG_PATH has a default valueRichard Purdie1
2010-08-18apmd: Add back libtool patch as the issue the patch fixed reappearedRichard Purdie1
2010-08-18xserver-xf86-dri-lite: xorg-minimal-fonts is responsible for this symlinkRichard Purdie2
2010-08-18bitbake.conf: Set FAKEROOTENVRichard Purdie1