aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2015-03-20combo-layer-hook-default.sh: avoid duplicating prefixPatrick Ohly
2015-03-20combo-layer: partial import for '--history init'Patrick Ohly
2015-03-20combo-layer: combine trees via replacement objectsPatrick Ohly
2015-03-20combo-layer: init with full historyPatrick Ohly
2015-03-20combo-layer: update() also instance propertyPatrick Ohly
2015-03-20combo-layer: exclude filesPatrick Ohly
2015-03-20combo-layer: runcmd() with separate outputPatrick Ohly
2015-03-20combo-layer: make Signed-off-by optionalPatrick Ohly
2015-03-20combo-layer: let user choose where properties get updatedPatrick Ohly
2015-03-20runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny ...Richard Purdie
2015-03-20scripts/runqemu: Allow FSTYPE to be changed from the environmentRichard Purdie
2015-03-20wic: Consider PSEUDO_* environment variablesEd Bartosh
2015-03-16postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu
2015-03-16test-dependencies.sh: strip only .bb suffixMartin Jansa
2015-03-16oe-setup-builddir: output message cleanupBenjamin Esquivel
2015-03-09create-pull-request: fix git GIT_VERSIONRobert Yang
2015-03-09wic: rawcopy: support skippingAlexandre Belloni
2015-03-09wic: add fsimage pluginAlexandre Belloni
2015-03-09wic: fix fstab generationAlexandre Belloni
2015-03-09scripts/send-error-report: Rework script to support new featuresMichael Wood
2015-03-05scripts/runqemu: clarify help textBernhard Reutner-Fischer