summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool
AgeCommit message (Expand)AuthorFiles
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton4
2015-12-01recipetool: add setvar subcommandPaul Eggleton1
2015-12-01devtool: drop unused plugin_init() functionsPaul Eggleton1
2015-11-25recipetool.append: don't choke on a trailing ; in a urlChristopher Larson1
2015-10-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton1
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton1
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton1
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton1
2015-09-16recipetool: add 'newappend' sub-commandChristopher Larson1
2015-09-12devtool: make plugin_init optionalEd Bartosh3
2015-09-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton1
2015-07-27recipetool.append: add extralines arg to appendsrcChristopher Larson1
2015-07-22recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson1
2015-07-22recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson1
2015-07-22recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson1
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie1
2015-06-27recipetool: add appendsrcfile(s) sub-commandsChristopher Larson1
2015-06-27recipetool.append: use argparse types for validationChristopher Larson1
2015-06-18recipetool: appendfile: fix file command error handlingPaul Eggleton1
2015-06-18recipetool: appendfile: clarify help textPaul Eggleton1
2015-05-19recipetool: add appendfile subcommandPaul Eggleton1
2015-05-01recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton1
2015-05-01devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton1
2015-05-01recipetool: ensure git clone is standalone when extractingPaul Eggleton1
2015-05-01recipetool: avoid second-level subdir when extractingPaul Eggleton1
2015-03-20recipetool: fix duplicate licenses being picked upPaul Eggleton1
2015-02-23recipetool: fix regression caused by previous commitPaul Eggleton1
2015-02-07recipetool: improve command-line helpPaul Eggleton1
2015-02-03recipetool: replace version in S valuePaul Eggleton1
2015-01-23recipetool: add python dependency scanning supportChristopher Larson1
2015-01-23recipetool: add python buildsystem supportChristopher Larson1
2014-12-21scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton3