summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
Commit message (Expand)AuthorAgeFilesLines
* devtool: reset: allow specifying multiple recipesPaul Eggleton2016-06-151-4/+5
* scripts: python3: change python to python3 in shebangEd Bartosh2016-06-031-1/+1
* scripts: python3: convert iterables to listsEd Bartosh2016-06-032-3/+3
* scripts: Fix encoding errors for python3Ed Bartosh2016-06-021-0/+1
* scripts: Replace basestring -> str for python3Ed Bartosh2016-06-021-1/+1
* scripts: Fix deprecated dict methods for python3Ed Bartosh2016-06-023-9/+9
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-021-2/+2
* classes/lib: Update to explictly create lists where neededRichard Purdie2016-06-021-6/+6
* recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton2016-06-011-0/+3
* devtool: upgrade: clarify help text for --srcrev optionPaul Eggleton2016-05-251-1/+1
* devtool: upgrade: tweak conflict handlingPaul Eggleton2016-05-251-3/+9
* devtool: upgrade: handle upgrading recipes with a versioned inc filePaul Eggleton2016-05-251-0/+8
* devtool: sdk-update: drop support for local updatesPaul Eggleton2016-05-211-112/+76
* devtool: Fix build-sdk when pn doesn't match filenameRandy Witt2016-05-111-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