cpb- / yocto-cooker

Meta buildtool for Yocto Project based Linux embedded systems
GNU General Public License v2.0
43 stars 22 forks source link

[DEV] Replace most of `os.system()` by `subprocess.run()`. #110

Closed cpb- closed 2 years ago

cpb- commented 2 years ago

This concerns the update task of Cooker, not the build task (yet).