]> code.ossystems Code Review - openembedded-core.git/commit
ruby-native: Depend on openssl-native
authorKhem Raj <raj.khem@gmail.com>
Tue, 17 Nov 2015 18:27:19 +0000 (10:27 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:57 +0000 (21:30 +0000)
commitd0c8d98077622a700d92384f676770cb4d6d4f46
treed8bfd045caa05643aa2afff3e463b9d3f98287f9
parent5e0f27bd0d00dd9aa597d98d0a7d5b4f5d726925
ruby-native: Depend on openssl-native

This dependency is floating otherwise, It races against openssl-native
and when openssl config does not match with openssl on build host the
build fails occasionally

x86_64-linux/usr/include/openssl/ripemd.h:70:4: error: #error RIPEMD is
disabled.
 #  error RIPEMD is disabled.

Change-Id: I5ff6d8f058ff99c64ad4dc7c0377724071003ae6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/ruby/ruby.inc