Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipetool.append: add extralines arg to appendsrc | Christopher Larson | 2015-07-27 | 1 | -2/+2 |
* | recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIR | Christopher Larson | 2015-07-23 | 1 | -0/+4 |
* | recipetool: appendsrcfile: use -D, not -d for destdir | Christopher Larson | 2015-07-23 | 1 | -1/+1 |
* | recipetool: appendsrcfile: fix duplicate SRC_URI check | Christopher Larson | 2015-07-23 | 1 | -4/+5 |
* | recipetool/append: Fix selftest failure with multilib | Richard Purdie | 2015-07-12 | 1 | -0/+3 |
* | recipetool: add appendsrcfile(s) sub-commands | Christopher Larson | 2015-06-27 | 1 | -6/+104 |
* | recipetool.append: use argparse types for validation | Christopher Larson | 2015-06-27 | 1 | -20/+25 |
* | recipetool: appendfile: fix file command error handling | Paul Eggleton | 2015-06-18 | 1 | -2/+4 |
* | recipetool: appendfile: clarify help text | Paul Eggleton | 2015-06-18 | 1 | -6/+6 |
* | recipetool: add appendfile subcommand | Paul Eggleton | 2015-05-20 | 1 | -0/+360 |