summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/standard.py
AgeCommit message (Expand)AuthorFiles
2015-07-08lib/devtool/standard: Fix patch cleanupRichard Purdie1
2015-06-28devtool: fix build env command execution error handlingPaul Eggleton1
2015-06-28recipetool: ensure git clone is standalone when extractingPaul Eggleton1
2015-06-28devtool: update-recipe: check if source tree is a git repositoryPaul Eggleton1
2015-06-28devtool: update-recipe: handle unversioned bbappendsPaul Eggleton1
2015-06-28devtool: add: use correct bbappend file name with -V optionPaul Eggleton1
2015-06-28devtool: include bbappends in recipe parsingMarkus Lehtonen1
2015-06-28devtool: modify: implement --no-same-dirMarkus Lehtonen1
2015-06-28devtool: modify: use B=S if that is the default for the recipeMarkus Lehtonen1
2015-06-28devtool: call parse_recipe with correct argumentsMarkus Lehtonen1
2015-03-20devtool: modify/extract: prevent usage with incompatible recipesPaul Eggleton1
2015-03-20devtool: modify: get correct initial revision from previously extracted sourc...Paul Eggleton1
2015-03-20devtool: reset: add ability to reset entire workspacePaul Eggleton1
2015-03-20devtool: name command line parsers appropriatelyPaul Eggleton1
2015-02-23devtool: fix broken clones of git recipesPaul Eggleton1
2015-02-23devtool: support source extraction for recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: modify: handle recipes that use a shared workdirPaul Eggleton1
2015-02-23devtool: prevent extract/modify use with image recipesPaul Eggleton1
2015-02-23devtool: update-recipe: add handling for git recipesPaul Eggleton1
2015-02-23devtool: build: run do_populate_sysroot instead of do_installPaul Eggleton1
2015-02-23devtool: reset: run bitbake -c clean on recipePaul Eggleton1
2015-02-23devtool: add/modify: add option to build in same directoryPaul Eggleton1
2015-02-07devtool: improve command-line helpPaul Eggleton1
2014-12-21scripts/devtool: add development helper toolPaul Eggleton1