summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton2016-11-081-1/+1
* devtool: update-recipe: fix --initial-rev optionPaul Eggleton2016-11-081-8/+5
* devtool: Fix build-sdk when pn doesn't match filenameRandy Witt2016-05-171-5/+19
* devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton2016-04-191-0/+26
* devtool: sdk-update: reset git metadata on updateStephano Cetola2016-04-181-2/+8
* devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton2016-04-151-1/+9
* devtool: modify: call shutdown on tinfoil when donePaul Eggleton2016-03-311-0/+2
* devtool: add: create git repository if URL specified as positional argumentPaul Eggleton2016-03-251-1/+1
* devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton2016-03-251-0/+11
* devtool: configure-help: fix error if do_configure not already runPaul Eggleton2016-03-251-1/+1
* devtool: sdk-install: add option to allow building from sourcePaul Eggleton2016-03-251-1/+20
* devtool: change config symlink name to .config.newMarkus Lehtonen2016-03-201-2/+2
* recipetool: create: support creation of additional files by pluginsPaul Eggleton2016-03-091-1/+5
* devtool: add build-sdk subcommandPaul Eggleton2016-03-072-22/+122
* devtool: build-image: rename modulePaul Eggleton2016-03-071-0/+0
* sdk.py: Fix undefined variableJuro Bystricky2016-03-031-0/+1
* devtool: upgrade: print new recipe namePaul Eggleton2016-02-281-0/+1
* devtool: upgrade: drop PR on upgradePaul Eggleton2016-02-281-3/+4
* devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton2016-02-281-4/+3
* devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton2016-02-281-2/+12
* devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton2016-02-281-1/+1
* devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton2016-02-281-11/+11
* devtool: upgrade: fix moving version-specific files directoryPaul Eggleton2016-02-281-1/+1
* devtool: upgrade: fix version argument checkingPaul Eggleton2016-02-281-2/+7
* devtool: upgrade: drop superfluous call to validate_pnPaul Eggleton2016-02-281-5/+0
* devtool: upgrade: make source tree path optionalPaul Eggleton2016-02-281-7/+15
* devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton2016-02-281-17/+18
* devtool: add: tweak auto-determining name failure messagePaul Eggleton2016-02-281-1/+1
* devtool: update-recipe: create config fragmentMarkus Lehtonen2016-02-281-1/+55
* devtool: sync: update kernel configMarkus Lehtonen2016-02-281-1/+5
* devtool: modify: tweak help description for behaviour changePaul Eggleton2016-02-211-2/+2
* devtool: deploy-target: preserve existing filesPaul Eggleton2016-02-211-9/+78
* devtool: undeploy-target: support undeploying all recipesPaul Eggleton2016-02-211-20/+39
* devtool: deploy-target: write deployed files list to targetPaul Eggleton2016-02-211-41/+103
* devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton2016-02-211-4/+7
* devtool: (un)deploy-target: add help descriptionsPaul Eggleton2016-02-211-0/+2
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-2110-19/+46
* devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton2016-02-211-5/+9
* devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton2016-02-211-4/+4
* devtool / recipetool: use common code for launching editorPaul Eggleton2016-02-211-11/+2
* devtool: minor fix for error messagePaul Eggleton2016-02-211-1/+1
* devtool: add: fix adding from a local source directoryPaul Eggleton2016-02-111-1/+1
* devtool: modify: make -x the default behaviourPaul Eggleton2016-02-111-6/+8
* devtool: commit for extra tasks that modify source when extractingPaul Eggleton2016-02-111-13/+35
* scripts/devtool: Add getVarFlag expand argumentRichard Purdie2016-02-061-1/+1
* devtool: extract: use the correct datastore for builddirMarkus Lehtonen2016-01-261-1/+1
* devtool: add configure-help subcommandPaul Eggleton2016-01-262-4/+175
* devtool: properly handle bb.build.FuncFailed when extracting sourcePaul Eggleton2016-01-261-1/+4
* devtool: add: warn if modified recipe found in attic directoryPaul Eggleton2016-01-261-0/+3
* devtool: build-image: allow specifying packages to add to imagePaul Eggleton2016-01-261-2/+9