summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/package.py
Commit message (Expand)AuthorAgeFilesLines
* meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie2017-01-091-1/+1
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* devtool: package: don't try to initialise tinfoil twicePaul Eggleton2016-12-141-3/+1
* devtool: categorise and order subcommands in help outputPaul Eggleton2016-02-211-1/+4
* devtool: drop unused plugin_init() functionsPaul Eggleton2015-12-011-4/+0
* devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directoryPaul Eggleton2015-12-011-8/+12
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-241-1/+1
* devtool: check that source tree still existsPaul Eggleton2015-09-231-4/+2
* devtool: add package plugin that lets you create package via devtoolBrendan Le Foll2015-09-091-0/+61