summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* devtool: if workspace layer exists, still ensure it's in bblayers.confPaul Eggleton2015-06-281-14/+22
* devtool: fix build env command execution error handlingPaul Eggleton2015-06-282-7/+24
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-06-283-6/+15
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-06-281-6/+7
* devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton2015-06-281-5/+11
* devtool: update-recipe: handle unversioned bbappendsPaul Eggleton2015-06-281-7/+7
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-06-281-1/+1
* devtool: handle . in recipe namePaul Eggleton2015-06-281-1/+1
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-06-281-13/+22
* devtool: modify: implement --no-same-dirMarkus Lehtonen2015-06-281-2/+7
* devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen2015-06-281-5/+12
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-06-281-2/+3
* scripts/combo-layer: Fix exit codes and tty handlingRichard Purdie2015-06-111-3/+7
* combo-layer: handle unset dest_dir in sanity_check()Patrick Ohly2015-05-291-2/+4
* combo-layer: improve merge commit handlingPatrick Ohly2015-05-291-3/+24
* mkefidisk.sh: fix hanging on non-writeable devicePaul Eggleton2015-05-151-0/+3
* mkefidisk.sh: use script mode when running partedPaul Eggleton2015-05-151-9/+9
* devtool: force use of bash when running build within extensible SDKPaul Eggleton2015-05-151-0/+5
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-271-3/+1
* combo-layer: fix file_exclude for empty commitsPatrick Ohly2015-03-311-0/+4
* combo-layer: fix file_exclude for dest_dir = .Patrick Ohly2015-03-311-4/+7
* combo-layer: clean up dest_dir checkingPatrick Ohly2015-03-311-4/+8
* oe-git-proxy: Redirect error messages to STDERRJuro Bystricky2015-03-311-1/+1
* yocto-bsp: Update templates to 3.19 kernelTom Zanussi2015-03-2448-894/+114
* postinst_intercept script: drop pipeMatthieu Crapet2015-03-221-1/+1
* scripts/combo-layer: Handle update with no repo/revision specifiedRichard Purdie2015-03-201-6/+7
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* devtool: deploy-target: add dry-run optionPaul Eggleton2015-03-201-0/+16
* devtool: deploy-target: add an option to disable quiet modePaul Eggleton2015-03-201-3/+12
* devtool: deploy-target: detect and error if D is emptyPaul Eggleton2015-03-201-2/+6
* devtool: deploy-target: allow disabling host key checkingPaul Eggleton2015-03-201-4/+13
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-13/+35
* devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton2015-03-201-2/+13
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-19/+33
* devtool: name command line parsers appropriatelyPaul Eggleton2015-03-201-22/+22
* devtool: deploy-target: fix deploying to previously deployed machinePaul Eggleton2015-03-201-1/+3
* combo-layer-hook-default.sh: handle patches without Signed-off-byPatrick Ohly2015-03-201-1/+8
* combo-layer-hook-default.sh: beware of embedded patchesPatrick Ohly2015-03-201-1/+1
* combo-layer-hook-default.sh: avoid duplicating prefixPatrick Ohly2015-03-201-1/+1
* combo-layer: partial import for '--history init'Patrick Ohly2015-03-202-0/+53
* combo-layer: combine trees via replacement objectsPatrick Ohly2015-03-201-8/+8
* combo-layer: init with full historyPatrick Ohly2015-03-201-13/+174
* combo-layer: update() also instance propertyPatrick Ohly2015-03-201-0/+1
* combo-layer: exclude filesPatrick Ohly2015-03-202-1/+55
* combo-layer: runcmd() with separate outputPatrick Ohly2015-03-201-7/+11
* combo-layer: make Signed-off-by optionalPatrick Ohly2015-03-202-1/+16
* combo-layer: let user choose where properties get updatedPatrick Ohly2015-03-201-1/+3
* runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny ...Richard Purdie2015-03-201-0/+5
* scripts/runqemu: Allow FSTYPE to be changed from the environmentRichard Purdie2015-03-201-1/+1
* wic: Consider PSEUDO_* environment variablesEd Bartosh2015-03-201-4/+9
OpenPOWER on IntegriCloud