diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2017-09-04 14:35:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-11 17:30:10 +0100 |
commit | 11350a67ba137f560d04aa643ff500a7ff112c73 (patch) | |
tree | 6822d2e40ef8c726581654d156c77ec348529012 /meta/conf | |
parent | 9ff023fb26f5f0ce19e757beda00ccc32c009b21 (diff) | |
download | openembedded-core-11350a67ba137f560d04aa643ff500a7ff112c73.tar.gz openembedded-core-11350a67ba137f560d04aa643ff500a7ff112c73.tar.bz2 openembedded-core-11350a67ba137f560d04aa643ff500a7ff112c73.zip |
package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packages
Current implementation does not handle possible exceptions coming from child
processes, the latter responsible for creating packages. With the aim to have more
control, use pipes to communicate exceptions and stop package creation in case
of failure.
Helps to debug [YOCTO #12012].
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions