summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
Commit message (Expand)AuthorAgeFilesLines
* recipetool.append: add extralines arg to appendsrcChristopher Larson2015-07-271-2/+2
* recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson2015-07-231-0/+4
* recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson2015-07-231-1/+1
* recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson2015-07-231-4/+5
* recipetool/append: Fix selftest failure with multilibRichard Purdie2015-07-121-0/+3
* recipetool: add appendsrcfile(s) sub-commandsChristopher Larson2015-06-271-6/+104
* recipetool.append: use argparse types for validationChristopher Larson2015-06-271-20/+25
* recipetool: appendfile: fix file command error handlingPaul Eggleton2015-06-181-2/+4
* recipetool: appendfile: clarify help textPaul Eggleton2015-06-181-6/+6
* recipetool: add appendfile subcommandPaul Eggleton2015-05-201-0/+360
* recipetool: allow specifying SRCREV via rev= in URIPaul Eggleton2015-05-011-4/+13
* devtool: add: use the appropriate file naming and versioning for SCM recipesPaul Eggleton2015-05-011-3/+12
* recipetool: ensure git clone is standalone when extractingPaul Eggleton2015-05-011-0/+2
* recipetool: avoid second-level subdir when extractingPaul Eggleton2015-05-011-6/+7
* recipetool: fix duplicate licenses being picked upPaul Eggleton2015-03-201-1/+3
* recipetool: fix regression caused by previous commitPaul Eggleton2015-02-231-4/+4
* recipetool: improve command-line helpPaul Eggleton2015-02-081-3/+5
* recipetool: replace version in S valuePaul Eggleton2015-02-031-0/+2
* recipetool: add python dependency scanning supportChristopher Larson2015-01-231-0/+160
* recipetool: add python buildsystem supportChristopher Larson2015-01-231-0/+560
* scripts/recipetool: Add a recipe auto-creation scriptPaul Eggleton2014-12-233-0/+732