aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool
AgeCommit message (Expand)Author
2016-06-14devtool: reset: allow specifying multiple recipesPaul Eggleton
2016-06-02scripts: python3: change python to python3 in shebangEd Bartosh
2016-06-02scripts: python3: convert iterables to listsEd Bartosh
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-05-25devtool: upgrade: clarify help text for --srcrev optionPaul Eggleton
2016-05-25devtool: upgrade: tweak conflict handlingPaul Eggleton
2016-05-25devtool: upgrade: handle upgrading recipes with a versioned inc filePaul Eggleton
2016-05-21devtool: sdk-update: drop support for local updatesPaul Eggleton
2016-05-11devtool: Fix build-sdk when pn doesn't match filenameRandy Witt
2016-04-19devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changesPaul Eggleton
2016-04-18devtool: sdk-update: reset git metadata on updateStephano Cetola
2016-04-15devtool: upgrade: handle recipes where source is not first entry in SRC_URIPaul Eggleton
2016-03-31devtool: modify: call shutdown on tinfoil when donePaul Eggleton
2016-03-23devtool: add: create git repository if URL specified as positional argumentPaul Eggleton
2016-03-23devtool: add: delete externalsrc files on npm recipe do_installPaul Eggleton
2016-03-23devtool: configure-help: fix error if do_configure not already runPaul Eggleton
2016-03-23devtool: sdk-install: add option to allow building from sourcePaul Eggleton
2016-03-20devtool: change config symlink name to .config.newMarkus Lehtonen
2016-03-09recipetool: create: support creation of additional files by pluginsPaul Eggleton
2016-03-04devtool: add build-sdk subcommandPaul Eggleton
2016-03-04devtool: build-image: rename modulePaul Eggleton
2016-03-03sdk.py: Fix undefined variableJuro Bystricky
2016-02-28devtool: upgrade: print new recipe namePaul Eggleton
2016-02-28devtool: upgrade: drop PR on upgradePaul Eggleton
2016-02-28devtool: upgrade: eliminate unnecessary datastore copyPaul Eggleton
2016-02-28devtool: upgrade: fix several issues with extraction of new sourcePaul Eggleton
2016-02-28devtool: upgrade: fix constructing new branch from tarball releasesPaul Eggleton
2016-02-28devtool: upgrade: fix renaming of recipe if PV is not in namePaul Eggleton
2016-02-28devtool: upgrade: fix moving version-specific files directoryPaul Eggleton
2016-02-28devtool: upgrade: fix version argument checkingPaul Eggleton
2016-02-28devtool: upgrade: drop superfluous call to validate_pnPaul Eggleton
2016-02-28devtool: upgrade: make source tree path optionalPaul Eggleton
2016-02-28devtool: modify: fix source tree default name when mapping virtualsPaul Eggleton
2016-02-28devtool: add: tweak auto-determining name failure messagePaul Eggleton
2016-02-28devtool: update-recipe: create config fragmentMarkus Lehtonen
2016-02-28devtool: sync: update kernel configMarkus Lehtonen
2016-02-21devtool: modify: tweak help description for behaviour changePaul Eggleton
2016-02-21devtool: deploy-target: preserve existing filesPaul Eggleton
2016-02-21devtool: undeploy-target: support undeploying all recipesPaul Eggleton
2016-02-21devtool: deploy-target: write deployed files list to targetPaul Eggleton
2016-02-21devtool: sdk-update: tweak command-line handling of updateserverPaul Eggleton
2016-02-21devtool: (un)deploy-target: add help descriptionsPaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2016-02-21devtool: update-recipe: don't show workspace recipe warning if no updatePaul Eggleton
2016-02-21devtool: reset: fix preserving patches/other files next to recipesPaul Eggleton