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