Files
poky/scripts
Ross Burton 5fe0d8a8d7 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)

(From OE-Core rev: 4b5a4b718c027f54ef0660a731f11a9d249b4af8)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-02-06 16:38:31 +00:00
..
2018-03-15 06:27:19 -07:00
2019-01-08 20:14:42 +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
2019-02-06 16:38:31 +00:00
2018-10-10 12:47:35 +01:00

This directory contains Various useful scripts for working with OE builds