summaryrefslogtreecommitdiff
path: root/scripts/lib/recipetool/append.py
AgeCommit message (Expand)AuthorFiles
2016-12-16scripts: remove True option to getVarFlag callsJoshua Lock1
2016-12-16scripts: remove True option to getVar callsJoshua Lock1
2016-12-14devtool / recipetool: use tinfoil parsing APIPaul Eggleton1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie1
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh1
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh1
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton1
2015-11-25recipetool.append: don't choke on a trailing ; in a urlChristopher Larson1
2015-09-12devtool: make plugin_init optionalEd Bartosh1
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