summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/edit.py
Commit message (Collapse)AuthorAgeFilesLines
* recipetool: add 'edit' subcommandChristopher Larson2018-07-041-0/+54
This edits the recipe and any bbappends for the specified target. (From OE-Core rev: 7aece42c6b4744c54a8eb05ff90bd3bf4fbb14a3) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>