aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-05-06scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie
2015-11-19fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa
2015-09-18postinst_intercept: allow to pass variables with spacesMartin Jansa
2015-09-18wic: fix path parsing, use last occurrenceGeorge McCollister
2015-09-18runqemu: Handle device names like tapX@NONERichard Purdie
2015-08-09wic: Make sure file exists before removing itEd Bartosh
2015-08-09wic: remove intermediate partitionsAlexandre Belloni
2015-07-08lib/devtool/standard: Fix patch cleanupRichard Purdie
2015-06-28runqemu-internal: set mutual exclusiveness for serial and nographic optionsJagadeesh Krishnanjanappa
2015-06-28runqemu-script: define console for qemuarm NFS bootingJagadeesh Krishnanjanappa
2015-06-28runqemu-internal: add support to boot arm64 qemu target via NFSJagadeesh Krishnanjanappa
2015-06-28runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel imageJagadeesh Krishnanjanappa
2015-06-28devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton
2015-06-28devtool: fix build env command execution error handlingPaul Eggleton
2015-06-28recipetool: ensure git clone is standalone when extractingPaul Eggleton
2015-06-28recipetool: avoid second-level subdir when extractingPaul Eggleton
2015-06-28devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton
2015-06-28devtool: update-recipe: handle unversioned bbappendsPaul Eggleton
2015-06-28devtool: add: use correct bbappend file name with -V optionPaul Eggleton
2015-06-28devtool: handle . in recipe namePaul Eggleton
2015-06-28devtool: include bbappends in recipe parsingMarkus Lehtonen
2015-06-28devtool: modify: implement --no-same-dirMarkus Lehtonen
2015-06-28devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen
2015-06-28devtool: call parse_recipe with correct argumentsMarkus Lehtonen
2015-06-11scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie
2015-05-29combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly
2015-05-29combo-layer: improve merge commit handlingPatrick Ohly
2015-05-15mkefidisk.sh: fix hanging on non-writeable devicePaul Eggleton
2015-05-15mkefidisk.sh: use script mode when running partedPaul Eggleton
2015-05-15devtool: force use of bash when running build within extensible SDKPaul Eggleton
2015-04-27fontcache: allow to pass different fontconfig cache dirMartin Jansa
2015-03-31combo-layer: fix file_exclude for empty commitsPatrick Ohly
2015-03-31combo-layer: fix file_exclude for dest_dir = .Patrick Ohly
2015-03-31combo-layer: clean up dest_dir checkingPatrick Ohly
2015-03-31oe-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