Files
poky/scripts
Ross Burton a785fdbe62 runqemu: clean up subprocess usage
Where possible pass lists instead of strings, don't use a subshell, and call
check*() instead of using Popen directly.

(From OE-Core rev: d2374623444752af1ad748ed36b68ea58f629bf6)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-15 11:55:38 +00:00
..
2018-03-15 06:27:19 -07:00
2018-11-27 22:13:11 +00:00
2018-07-26 13:16:40 +01:00
2016-06-01 12:47:10 +01:00
2016-12-13 22:55:21 +00:00
2018-12-15 11:55:38 +00:00
2018-10-10 12:47:35 +01:00

This directory contains Various useful scripts for working with OE builds