]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: add 'edit' subcommand
authorChristopher Larson <chris_larson@mentor.com>
Thu, 21 Jun 2018 21:09:34 +0000 (02:09 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2018 07:24:34 +0000 (08:24 +0100)
commit7aece42c6b4744c54a8eb05ff90bd3bf4fbb14a3
tree991d706b0e3833a29f1f89146adbcb1db3d44ee6
parenta0d74767f7bd18c853df6b0be162363076d8f965
recipetool: add 'edit' subcommand

This edits the recipe and any bbappends for the specified target.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/recipetool/edit.py [new file with mode: 0644]