diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-11-21 16:00:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-31 10:17:35 +0000 |
commit | d30920e3e51d731bacb68f50857b55ea0bb512bc (patch) | |
tree | 6311b7ee59ca7666dcae4dbda3a3625e8e02f3c1 /scripts/tiny/dirsize.py | |
parent | 972b8a14e65c544082806d8bcc38195b27345a89 (diff) | |
download | openembedded-core-d30920e3e51d731bacb68f50857b55ea0bb512bc.tar.gz openembedded-core-d30920e3e51d731bacb68f50857b55ea0bb512bc.tar.bz2 openembedded-core-d30920e3e51d731bacb68f50857b55ea0bb512bc.zip |
package_manager.py: check the result of create_index
While invoking create_index failed, there was no error output
and didn't break the build until the package installation.
...
|ERROR: run-postinsts not found in the base feeds (qemux86 i586 x86
noarch any all).
...
The reason is we used multiprocessing to execute create_index, and
did not check its invoking result.
(From OE-Core rev: d8921e4ea68647dfcf02ae046c9e09bf59f3e6e4)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
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>
Diffstat (limited to 'scripts/tiny/dirsize.py')
0 files changed, 0 insertions, 0 deletions