summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: better support for local source filesMarkus Lehtonen2015-10-012-98/+226
* devtool: file mover function that creates target dirMarkus Lehtonen2015-10-011-5/+11
* devtool: update_recipe: refactor patch generationMarkus Lehtonen2015-10-011-47/+72
* devtool: update-recipe: add new patches in correct orderMarkus Lehtonen2015-10-011-1/+1
* runqemu-export-rootfs: update location of unfsd binaryMaxin B. John2015-09-281-4/+4
* runqemu: don't complain about conflicting machines if they are equalPascal Bach2015-09-281-1/+1
* gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton2015-09-282-4/+3
* oe-pkgdata-util: avoid returning skipped packagesRobert Yang2015-09-241-1/+4
* devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen2015-09-241-1/+1
* devtool: runqemu: avoid recipe parsePaul Eggleton2015-09-241-1/+1
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-249-16/+17
* devtool: add search commandPaul Eggleton2015-09-231-0/+80
* devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton2015-09-231-0/+64
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-232-0/+23
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-30/+23
* devtool: build-image: improve image recipe handlingPaul Eggleton2015-09-231-3/+23
* devtool: build-image: tell user where to find output filesPaul Eggleton2015-09-231-5/+9
* devtool: build-image: fix recipe/package terminologyPaul Eggleton2015-09-231-21/+24
* devtool: add: move important "recipe created" message to the endPaul Eggleton2015-09-231-1/+2
* devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2015-09-232-7/+23
* devtool: better handling for recipes that don't unpack sourcePaul Eggleton2015-09-231-3/+5
* devtool: fix extracting source for work-shared recipesPaul Eggleton2015-09-231-1/+1
* devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton2015-09-231-0/+4
* recipetool: create: fix handling of URIs containing #Paul Eggleton2015-09-231-2/+4
* recipetool: create: fix creating empty shell functionsPaul Eggleton2015-09-231-3/+19
* devtool: add: properly handle separate build directoryPaul Eggleton2015-09-233-32/+36
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-231-0/+2
* devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton2015-09-231-1/+1
* devtool: check that source tree still existsPaul Eggleton2015-09-235-19/+25
* scripts/contrib: add devtool stress testerPaul Eggleton2015-09-231-0/+241
* classes/populate_sdk_ext: drop work-config.incPaul Eggleton2015-09-231-1/+1
* python3-debugger: Adds pkgutils dependency to pdbAlejandro Hernandez2015-09-231-1/+1
* python3-debugger: fix importlib dependencyAlejandro Hernandez2015-09-231-1/+1
* runqemu-internal: For qemumicroblaze use the QEMU provided device treeNathan Rossi2015-09-231-2/+2
* runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblazeNathan Rossi2015-09-231-4/+4
* oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+6
* oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt2015-09-231-1/+3
* oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt2015-09-231-0/+1
* wic: fix partition size calculationEd Bartosh2015-09-231-2/+1
* recipetool: add 'newappend' sub-commandChristopher Larson2015-09-181-0/+111
* mkefidisk: Create interactive menu for the scriptBruno Bottazzini2015-09-181-5/+58
* devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen2015-09-121-5/+2
* runqemu: avoid image file name mismatchesPatrick Ohly2015-09-121-16/+16
* runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysrootLeonardo Sandoval2015-09-121-1/+12
* buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipeLeonardo Sandoval2015-09-121-0/+90
* devtool: make plugin_init optionalEd Bartosh2015-09-127-26/+1
* scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddirAlex Franco2015-09-121-4/+4
* devtool: fix running from a different directoryPaul Eggleton2015-09-091-0/+3
* devtool: add package plugin that lets you create package via devtoolBrendan Le Foll2015-09-091-0/+61
* devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton2015-09-091-0/+4