summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton2
2015-09-24oe-pkgdata-util: avoid returning skipped packagesRobert Yang1
2015-09-23devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen1
2015-09-23devtool: runqemu: avoid recipe parsePaul Eggleton1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen9
2015-09-22devtool: add search commandPaul Eggleton1
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton1
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton2
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton1
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton1
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton1
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton1
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton1
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton1
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton1
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton1
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton1
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton3
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton1
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton1
2015-09-22devtool: check that source tree still existsPaul Eggleton5
2015-09-22scripts/contrib: add devtool stress testerPaul Eggleton1
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton1
2015-09-21python3-debugger: Adds pkgutils dependency to pdbAlejandro Hernandez1
2015-09-21python3-debugger: fix importlib dependencyAlejandro Hernandez1
2015-09-21runqemu-internal: For qemumicroblaze use the QEMU provided device treeNathan Rossi1
2015-09-21runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblazeNathan Rossi1
2015-09-21oe-git-proxy: Allow socks4 as protocol in $ALL_PROXYPeter Kjellerstedt1
2015-09-21oe-git-proxy: Correct the parsing of a port in $ALL_PROXYPeter Kjellerstedt1
2015-09-21oe-git-proxy: Allow explicit IP addresses in $NO_PROXYPeter Kjellerstedt1
2015-09-21wic: fix partition size calculationEd Bartosh1
2015-09-16recipetool: add 'newappend' sub-commandChristopher Larson1
2015-09-16mkefidisk: Create interactive menu for the scriptBruno Bottazzini1
2015-09-12devtool: update-recipe: get srcuri parameters with decodeurl()Markus Lehtonen1
2015-09-12runqemu: avoid image file name mismatchesPatrick Ohly1
2015-09-12runqemu: Define OECORE_MACHINE_SYSROOT on setup_sysrootLeonardo Sandoval1
2015-09-12buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipeLeonardo Sandoval1
2015-09-12devtool: make plugin_init optionalEd Bartosh7
2015-09-12scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddirAlex Franco1
2015-09-09devtool: fix running from a different directoryPaul Eggleton1
2015-09-09devtool: add package plugin that lets you create package via devtoolBrendan Le Foll1
2015-09-09devtool: update-recipe: add a warning when recipe is inside the workspacePaul Eggleton1
2015-09-09devtool: update-recipe: better 'auto' modeMarkus Lehtonen1
2015-09-09devtool: Allow disabling make parallelism on build commandLeonardo Sandoval1
2015-09-09devtool: Create a single file for the build devtool featureLeonardo Sandoval2
2015-09-09devtool: add upgrade featureLeonardo Sandoval2
2015-09-09devtool: improve modified file preservation to handle directory structuresPaul Eggleton1
2015-09-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton2