generic-poky/meta/recipes-connectivity/openssl
Jackie Huang cdb84ea006 openssl: add DEPENDS on openssl-native for rehash
'make rehash' used the compiled openssl to get hash value
for files, it always failed when cross compiling:

/path/to/openssl/1.0.1i-r0/openssl-1.0.1i/util/shlib_wrap.sh:
line 96: /path/to/openssl/1.0.1i-r0/openssl-1.0.1i/util/../apps/openssl:
cannot execute binary file

so add DEPENDS on openssl-native for target package and use it
instead of the one compiled from target package.

(From OE-Core rev: 9705586b6eca157e8f8fd6071f489a49bf1db181)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-23 09:26:10 +01:00
..
openssl openssl: upgrade to 1.0.1i 2014-08-11 11:27:34 +01:00
openssl.inc openssl: add DEPENDS on openssl-native for rehash 2014-08-23 09:26:10 +01:00
openssl_1.0.1i.bb openssl: upgrade to 1.0.1i 2014-08-11 11:27:34 +01:00