diff options
author | Ross Burton <ross.burton@intel.com> | 2017-04-04 15:40:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-05 09:44:10 +0100 |
commit | ebfd79ae6e5954253c3bb0886d476be480b24de8 (patch) | |
tree | 239ae6f032ffe97b34e9e2047bf436bf436f4294 /meta/recipes-devtools/opkg-utils | |
parent | 087e1204fb27e2952f16c2e4761f5993b7722732 (diff) | |
download | openembedded-core-ebfd79ae6e5954253c3bb0886d476be480b24de8.tar.gz openembedded-core-ebfd79ae6e5954253c3bb0886d476be480b24de8.tar.bz2 openembedded-core-ebfd79ae6e5954253c3bb0886d476be480b24de8.zip |
gpgme: fix configure if 'import distutils' causes output on stderr
There are a number of reasons that importing a module could cause output on
stderr that isn't a fatal error (compatibilty problems with inputrc, or encoding
warnings) so backport a patch from autoconf-archive to only check the exit code
instead of asserting that stderr is empty.
[ YOCTO #11231 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
0 files changed, 0 insertions, 0 deletions