diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-09-06 17:14:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-07 22:28:34 +0100 |
commit | 5f00bda874ccaebdb00714b5cb5227462d43f8fb (patch) | |
tree | eb4814be772962787482eea78fcbfbe67a4bc5ae /meta/recipes-qt/images | |
parent | a47ceddd6eb91e7564e6e48ddbb5d490f3d2767d (diff) | |
download | openembedded-core-5f00bda874ccaebdb00714b5cb5227462d43f8fb.tar.gz openembedded-core-5f00bda874ccaebdb00714b5cb5227462d43f8fb.tar.bz2 openembedded-core-5f00bda874ccaebdb00714b5cb5227462d43f8fb.tar.xz openembedded-core-5f00bda874ccaebdb00714b5cb5227462d43f8fb.zip |
package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx
Currently the stderr msgs go into log.do_rootfs and can cause a fatal failure
in "log_check rootfs".
However, the err msg could be spurious since we *only attempt* to install the
the packages, which may not exist actually. E.g., without this patch, we can
get a fatal ERROR due to
E: Couldn't find package task-core-tools-dev.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-qt/images')
0 files changed, 0 insertions, 0 deletions