summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
Commit message (Expand)AuthorAgeFilesLines
* lib/devtool/standard: Fix patch cleanupRichard Purdie2015-07-081-1/+2
* devtool: fix build env command execution error handlingPaul Eggleton2015-06-281-5/+17
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-06-281-6/+2
* devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton2015-06-281-5/+11
* devtool: update-recipe: handle unversioned bbappendsPaul Eggleton2015-06-281-7/+7
* devtool: add: use correct bbappend file name with -V optionPaul Eggleton2015-06-281-1/+1
* devtool: include bbappends in recipe parsingMarkus Lehtonen2015-06-281-13/+22
* devtool: modify: implement --no-same-dirMarkus Lehtonen2015-06-281-2/+7
* devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen2015-06-281-5/+12
* devtool: call parse_recipe with correct argumentsMarkus Lehtonen2015-06-281-2/+3
* devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton2015-03-201-13/+35
* devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton2015-03-201-2/+13
* devtool: reset: add ability to reset entire workspacePaul Eggleton2015-03-201-19/+33
* devtool: name command line parsers appropriatelyPaul Eggleton2015-03-201-22/+22
* devtool: fix broken clones of git recipesPaul Eggleton2015-02-231-0/+7
* devtool: support source extraction for recipes that use a shared workdirPaul Eggleton2015-02-231-5/+14
* devtool: modify: handle recipes that use a shared workdirPaul Eggleton2015-02-231-4/+6
* devtool: prevent extract/modify use with image recipesPaul Eggleton2015-02-231-0/+8
* devtool: update-recipe: add handling for git recipesPaul Eggleton2015-02-231-86/+144
* devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton2015-02-231-2/+3
* devtool: reset: run bitbake -c clean on recipePaul Eggleton2015-02-231-0/+6
* devtool: add/modify: add option to build in same directoryPaul Eggleton2015-02-231-2/+9
* devtool: improve command-line helpPaul Eggleton2015-02-081-3/+10
* scripts/devtool: add development helper toolPaul Eggleton2014-12-231-0/+545
OpenPOWER on IntegriCloud