aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-04-27mkefidisk.sh: be more explicit with device errorPaul Eggleton
2015-04-27mkefidisk.sh: fix hanging on non-writeable devicePaul Eggleton
2015-04-27mkefidisk.sh: use script mode when running partedPaul Eggleton
2015-04-27devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton
2015-04-27devtool: update-recipe: handle unversioned bbappendsPaul Eggleton
2015-04-27devtool: reset: avoid errors in case file no longer existsPaul Eggleton
2015-04-27devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-04-27devtool: handle . in recipe namePaul Eggleton
2015-04-27devtool: include bbappends in recipe parsingMarkus Lehtonen
2015-04-27devtool: modify: implement --no-same-dirMarkus Lehtonen
2015-04-27devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen
2015-04-24wic: code cleanup: wildcard importsEd Bartosh
2015-04-24wic: code cleanup: undefined variablesEd Bartosh
2015-04-24devtool: force use of bash when running build within extensible SDKPaul Eggleton
2015-04-21fontcache: allow to pass different fontconfig cache dirMartin Jansa
2015-04-19wic: try to find bitbake using find_executable APIEd Bartosh
2015-04-19devtool: call parse_recipe with correct argumentsMarkus Lehtonen
2015-04-14wic: Print bitbake error outputEd Bartosh
2015-04-14wic: use native partedEd Bartosh
2015-04-13oe-init-build-env: fix for build dirs that have spaces in their pathJoshua Lock
2015-04-13wic: setup infrastructure for nosetestsEd Bartosh
2015-04-13wic: Add argv argument to mainEd Bartosh
2015-04-13wic: Use __file__ instead of sys.argv[0]Ed Bartosh
2015-04-13wic:code cleanup: No space allowedEd Bartosh
2015-04-13generate-manifest-2.7.py: Add fractions to ${PN}-numbersTim Orling
2015-04-09wic: make error message more informativeEd Bartosh
2015-04-09wic: don't use host paths when looking for native toolsEd Bartosh
2015-04-08wic: Implement --build-rootfs command line optionEd Bartosh
2015-04-08wic: support ontrackdm6aux3 partitionsAlexandre Belloni
2015-04-08wic: rawcopy: ensure comparison is done on intAlexandre Belloni
2015-04-08wic: code cleanup: unused importsEd Bartosh
2015-04-08wic: code cleanup: bad indentationEd Bartosh
2015-03-29combo-layer: fix file_exclude for empty commitsPatrick Ohly
2015-03-29combo-layer: fix file_exclude for dest_dir = .Patrick Ohly
2015-03-29combo-layer: clean up dest_dir checkingPatrick Ohly
2015-03-29oe-git-proxy: Redirect error messages to STDERRJuro Bystricky
2015-03-22postinst_intercept script: drop pipeMatthieu Crapet
2015-03-20scripts/combo-layer: Handle update with no repo/revision specifiedRichard Purdie
2015-03-20recipetool: fix duplicate licenses being picked upPaul Eggleton
2015-03-20devtool: deploy-target: add dry-run optionPaul Eggleton
2015-03-20devtool: deploy-target: add an option to disable quiet modePaul Eggleton
2015-03-20devtool: deploy-target: detect and error if D is emptyPaul Eggleton
2015-03-20devtool: deploy-target: allow disabling host key checkingPaul Eggleton
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton
2015-03-20devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton
2015-03-20devtool: name command line parsers appropriatelyPaul Eggleton
2015-03-20devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton
2015-03-20combo-layer-hook-default.sh: handle patches without Signed-off-byPatrick Ohly
2015-03-20combo-layer-hook-default.sh: beware of embedded patchesPatrick Ohly