aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2013-02-15setup-builddir: revert the layerdeps bits for nowChristopher Larson
2013-02-15setup-builddir: correct layer sortingChristopher Larson
2013-02-15setup-builddir: add full support for LAYERDEPENDSChristopher Larson
2013-02-07setup-builddir: the ability to add layers if they existChristopher Larson
2013-01-25Pull back setup script improvements from masterChristopher Larson
2012-10-13greedy-deps-tests, reloc-tests: tweak on_errorChristopher Larson
2012-10-13reloc-tests, greedy: set -u, better output of set -e exitsChristopher Larson
2012-10-12greedy-deps-tests: add script to check for possible build ordering bugsChristopher Larson
2012-10-12reloc-tests: clean up the history temp file if interruptedChristopher Larson
2012-10-12reloc-tests: create a master log file for the runChristopher Larson
2012-10-11reloc-tests: warn if the rebuild of a recipe causes buildhistory changesChristopher Larson
2012-10-11reloc-tests: silence errors from tailChristopher Larson
2012-10-10reloc-tests: in the stamp sanity check, only search the stamps dirChristopher Larson
2012-10-10reloc-tests: only test up to populate_sysroot for each recipeChristopher Larson
2012-10-10reloc-tests: add vim modelineChristopher Larson
2012-10-10reloc-tests: skip package groups and imagesChristopher Larson
2012-10-10reloc-tests: properly resume after an interruption of sstate populationChristopher Larson
2012-10-10reloc-tests: fix for builds of imagesChristopher Larson
2012-10-10reloc-tests: update for the dot-to-recipes changes, sanitize excludefileChristopher Larson
2012-10-10reloc-tests: avoid dup SSTATE_MIRRORS in auto.confChristopher Larson
2012-10-10dot-to-recipes: greatly simplify and improveChristopher Larson
2012-10-10reloc-tests: correct the stamp checkChristopher Larson
2012-10-10reloc-tests: kill a debug message which is never emittedChristopher Larson
2012-10-10reloc-tests: also handle sigpipe, so you can ^C when piping to teeChristopher Larson
2012-10-10reloc-tests: consolidate get_sstate/recipe_stamp_existsChristopher Larson
2012-10-10reloc-tests: add relocation testing scriptChristopher Larson
2012-10-08setup-environment: use readlink for now to canonicalizeChristopher Larson
2012-09-21wrap: don't set BUILDDIR if it's already set in the environmentChristopher Larson
2012-09-21wrap: break out of the search for local.conf when we find itChristopher Larson
2012-09-20setup-builddir: define MELDIR for reference againChristopher Larson
2012-09-20setup-builddir: use full paths to shut up yocto-bspChristopher Larson
2012-09-13scripts: also wrap yocto-bsp, cleanup-workdirChristopher Larson
2012-09-13Switch to new mel layout (direct use of poky)Christopher Larson
2012-09-13setup-*: emit the build/setup-environment in setup-environmentChristopher Larson
2012-09-13setup-*: s/OEDIR/MELDIR/gChristopher Larson
2012-09-13scripts/bitbake: drop PATHChristopher Larson
2012-08-29setup-builddir: when looking for layers, stick to OEDIRChristopher Larson
2012-08-29setup-builddir: prompt for reconfiguration as appropriateChristopher Larson
2012-08-23setup-builddir: emit a setup-environment script into the build directory alsoChristopher Larson
2012-08-22setup-builddir: make the MACHINE sed more specific, to avoid mangling SDKMACHINEChristopher Larson
2012-08-22setup-builddir: configure existing cfg for MACHINEChristopher Larson
2012-08-22setup-builddir: correct comments typoChristopher Larson
2012-08-22setup-builddir, bitbake wrapper: try to reduce the forkingChristopher Larson
2012-08-21setup-builddir: be more inclusive with the sed regexesChristopher Larson
2012-08-21setup-builddir: don't use readlink -fChristopher Larson
2012-08-21scripts/bitbake: set BB_ENV_EXTRAWHITE based on oe-buildenv-internalChristopher Larson
2012-08-21scripts/bitbake: add wrapper that autosets BUILDDIRChristopher Larson
2012-08-18multi-machine: stop on failure, add -k argument to continueChristopher Larson
2012-08-17setup scripts: inject OEDIR into bblayers instead of the envChristopher Larson
2012-08-17Add initial setup scripts and template config filesChristopher Larson