generic-poky/scripts/lib
Paul Eggleton e54f9c159d devtool / recipetool: use common code for launching editor
Looking at Chris Larson's code for starting the user's editor for
"recipetool newappend" it was slightly better than what I wrote for
"devtool edit-recipe" in that it checks VISUAL as well as EDITOR and
defaults to vi if neither are set, so break this out to its own function
and call it from both places. The broken out version passes shell=True
however in case it's a more complicated command rather than just a name
of an executable.

(From OE-Core rev: 184a256931e8cdc7bea97a905c4e67a435964de0)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-21 09:32:42 +00:00
..
bsp scripts/lib/bsp/engine: trailing whitespace cleanup 2016-02-08 10:54:56 +00:00
devtool devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00
recipetool devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00
wic wic: fix processing of --use-uuid 2016-02-15 16:28:44 +00:00
argparse_oe.py devtool: add: allow specifying URL as positional argument 2015-12-28 09:25:14 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00