[OE-core] Linking two recipes

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 19 22:54:14 UTC 2012


On Mon, 2012-03-19 at 15:10 -0700, simran singh wrote:
> This is how I was able to install it:
> 
> 
> do_install(){
>        python configure.py --prefix=${D}/${libdir}/botan
> }
>
> 
> But still the other recipe is unable to locate the files.
> 

In the other recipe, look in ${STAGING_LIBDIR}...

Cheers,

Richard






More information about the Openembedded-core mailing list