summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-12-01devtool: clarify help textPaul Eggleton3
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton1
2015-12-01devtool: build: use bbappend to set PARALLEL_MAKEPaul Eggleton1
2015-12-01devtool: ensure we change back to the original dir on errorPaul Eggleton1
2015-12-01devtool: search: print SUMMARY valuePaul Eggleton1
2015-12-01devtool: drop unused plugin_init() functionsPaul Eggleton5
2015-12-01devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directoryPaul Eggleton1
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton2
2015-12-01devtool: upgrade: provide a means to update the source branchPaul Eggleton1
2015-12-01devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton1
2015-12-01devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton1
2015-12-01devtool: upgrade: fix updating PV and SRCREVPaul Eggleton1
2015-12-01devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton1
2015-12-01devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee1
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh2
2015-11-25devtool: add sync commandTzu-Jung Lee2
2015-11-25recipetool.append: don't choke on a trailing ; in a urlChristopher Larson1
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt1
2015-10-21devtool: handle virtual providersPaul Eggleton2
2015-10-19devtool: extract: fix error handlingPaul Eggleton1
2015-10-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton1
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton1
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen1
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen2
2015-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen1
2015-09-29devtool: better support for local source filesMarkus Lehtonen2
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen1
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen1
2015-09-29devtool: update-recipe: add new patches in correct orderMarkus Lehtonen1
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 Lehtonen8
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