summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: try to find bitbake using find_executable APIEd Bartosh2015-04-191-5/+15
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-04-191-2/+3
* wic: Print bitbake error outputEd Bartosh2015-04-141-0/+1
* wic: use native partedEd Bartosh2015-04-143-24/+7
* oe-init-build-env: fix for build dirs that have spaces in their pathJoshua Lock2015-04-131-5/+5
* wic: setup infrastructure for nosetestsEd Bartosh2015-04-132-0/+46
* wic: Add argv argument to mainEd Bartosh2015-04-131-3/+3
* wic: Use __file__ instead of sys.argv[0]Ed Bartosh2015-04-131-1/+1
* wic:code cleanup: No space allowedEd Bartosh2015-04-139-60/+60
* generate-manifest-2.7.py: Add fractions to ${PN}-numbersTim Orling2015-04-131-1/+1
* wic: make error message more informativeEd Bartosh2015-04-101-2/+2
* wic: don't use host paths when looking for native toolsEd Bartosh2015-04-101-1/+1
* wic: Implement --build-rootfs command line optionEd Bartosh2015-04-092-7/+28
* wic: support ontrackdm6aux3 partitionsAlexandre Belloni2015-04-091-0/+2
* wic: rawcopy: ensure comparison is done on intAlexandre Belloni2015-04-091-1/+1
* wic: code cleanup: unused importsEd Bartosh2015-04-0915-32/+3
* wic: code cleanup: bad indentationEd Bartosh2015-04-091-4/+4
* 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