summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu2015-03-161-0/+1
* test-dependencies.sh: strip only .bb suffixMartin Jansa2015-03-161-1/+1
* oe-setup-builddir: output message cleanupBenjamin Esquivel2015-03-161-15/+17
* create-pull-request: fix git GIT_VERSIONRobert Yang2015-03-101-1/+1
* wic: rawcopy: support skippingAlexandre Belloni2015-03-101-2/+9
* wic: add fsimage pluginAlexandre Belloni2015-03-101-0/+70
* wic: fix fstab generationAlexandre Belloni2015-03-101-2/+3
OpenPOWER on IntegriCloud