summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool
AgeCommit message (Expand)AuthorFiles
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie1
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton2
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton2
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton1
2016-01-11devtool: add: support adding a native variantPaul Eggleton1
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton1
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton1
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton1
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton1
2015-12-28devtool: use cp instead of shutil.copytreeEd Bartosh1
2015-12-22devtool: sync: tweak help / messagesPaul Eggleton1
2015-12-22devtool: reset: print message about leaving source tree behindPaul Eggleton1
2015-12-22devtool: status: list recipe file within workspace if one existsPaul Eggleton1
2015-12-22devtool: modify: default source tree pathPaul Eggleton1
2015-12-22devtool: add: allow specifying URL as positional argumentPaul Eggleton1
2015-12-22devtool: add: figure out recipe name from recipetoolPaul Eggleton1
2015-12-22devtool: add: allow source tree to be omittedPaul Eggleton1
2015-12-22devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton1
2015-12-22devtool: split out function for naming bbappendPaul Eggleton2
2015-12-22devtool: add: tweak help textPaul Eggleton1
2015-12-22devtool: edit-recipe: add new subcommandPaul Eggleton1
2015-12-22devtool: sdk-update: fix traceback without update server setPaul Eggleton1
2015-12-09devtool: extract: update SRCTREECOVEREDTASKS for kernelMarkus Lehtonen1
2015-12-09devtool: extract: copy kernel config to srctreeMarkus Lehtonen1
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton1
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 Eggleton4
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-11-25devtool: add sync commandTzu-Jung Lee2
2015-10-21devtool: handle virtual providersPaul Eggleton2
2015-10-19devtool: extract: fix error handlingPaul 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