Files
poky/scripts
Christopher Larson 2fe9a05666 oe.scriptutils.run_editor: ditch the error-prone argument quoting
Rather than trying to construct a string by quoting the files in an
error-prone way, parse $EDITOR to pass a list to subprocess rather than
a string.

(From OE-Core rev: c9fdf3d046606a0becb2e6b566a481c483b9021a)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-06-27 13:55:21 +01:00
..
2018-03-15 06:27:19 -07:00
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00

This directory contains Various useful scripts for working with OE builds