Hi all,

I am facing a openssl build failure on some of the 64-bit machines . In the 
recipe the dependency "ocf-linux " is replaced by null for dra7xx-evm.
However, on certain machines, it adds a dependency ocf-linux-native that 
conflicts with cryptodev, resulting in these errors:

WARNING: The recipe ocf-linux is trying to install files into a shared area 
when those files already exist. Those files and their manifest location are:
   
/home/x0161644/glsdk/ti-glsdk_dra7xx-evm_6_03_00_01/yocto-layers/build/arago-tmp-external-linaro-toolchain/sysroots/dra7xx-evm/usr/include/crypto/cryptodev.h
   Matched in manifest-dra7xx-evm-cryptodev
Please verify which package should provide the above files.
ERROR: Function failed: do_compile (see 
/home/x0161644/glsdk/ti-glsdk_dra7xx-evm_6_03_00_01/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-oe-linux-gnueabi/openssl/1.0.1e-r15.0-arago8/temp/log.do_compile.29620
 for further information)
ERROR: Logfile of failure stored in: 
/home/x0161644/glsdk/ti-glsdk_dra7xx-evm_6_03_00_01/yocto-layers/build/arago-tmp-external-linaro-toolchain/work/dra7xx_evm-oe-linux-gnueabi/openssl/1.0.1e-r15.0-arago8/temp/log.do_compile.29620


To circumvent these, I have added the following line in 
-arago-extras/recipes-kernel/cryptodev/cryptodev_1.6.bb:
RREPLACES_${PN}_append_dra7xx-evm = "ocf-linux"

Is this the correct approach?

Regards,
Mrinmayee

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to