-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/20/2012 12:25 PM, simran singh wrote: > > Hello, I was able to have the recipes find each other but I think > the problem lies somewhere else as to why the build is failing.But > thanks for all the help. Simran
It seems recipeB needs to run some binary from recipeA during its configure step which tells me that you need a native version of recipeA so add BBCLASSEXTEND = "native" to recipeA and then in recipeB add recipeA-native to DEPENDS - -Khem -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9/uCYACgkQuwUzVZGdMxR+sgCdEx+b67XQhyH0V9cE6PtRKVk0 JRsAn0x5DBv9wILS1RGl8vw347lUz1uN =8c5R -----END PGP SIGNATURE----- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
