[yocto] Using other recipes output in Makefile-project

2012-09-21 Thread Jonas Jonsson L
Hi, I'm having trouble with understanding how to use built libraries (and their include-files). I'm writing a bitbake-recipe for some piece of software that is Makefile-based. The SW has a compilation and runtime dependency on readline, Sqlite3 and libxml2. In my bb-file, I've added 'DEPEND

Re: [yocto] Using other recipes output in Makefile-project

2012-09-21 Thread Burton, Ross
On 21 September 2012 10:06, Jonas Jonsson L jonas.l.jons...@ericsson.com wrote: Hi, I'm having trouble with understanding how to use built libraries (and their include-files). I'm writing a bitbake-recipe for some piece of software that is Makefile-based. The SW has a compilation and runtime

Re: [yocto] Using other recipes output in Makefile-project

2012-09-21 Thread Jonas Jonsson L
) -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: den 21 september 2012 12:07 To: Jonas Jonsson L Cc: Yocto Mailinglist (yocto@yoctoproject.org) Subject: Re: [yocto] Using other recipes output in Makefile-project On 21 September 2012 10:06, Jonas Jonsson L jonas.l.jons

Re: [yocto] Using other recipes output in Makefile-project

2012-09-21 Thread Jonas Jonsson L
isn't made for mail) -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: den 21 september 2012 12:07 To: Jonas Jonsson L Cc: Yocto Mailinglist (yocto@yoctoproject.org) Subject: Re: [yocto] Using other recipes output in Makefile-project On 21 September 2012 10:06, Jonas

Re: [yocto] Using other recipes output in Makefile-project

2012-09-21 Thread David Nyström
, 11:06 To: Yocto Mailinglist (yocto@yoctoproject.org) [yocto@yoctoproject.org] Subject: [yocto] Using other recipes output in Makefile-project Hi, I'm having trouble with understanding how to use built libraries (and their include-files). I'm writing a bitbake-recipe for some piece of software