All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Witt <randy.e.witt@linux.intel.com>
To: Navani Srivastava <navani.srivastava@gmail.com>,
	 "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Cc: Navani Srivastava <navani.srivastava@lnttechservices.com>
Subject: Re: Integration of custom recipe with SDK
Date: Thu, 18 Sep 2014 13:32:42 -0700	[thread overview]
Message-ID: <541B416A.9080000@linux.intel.com> (raw)
In-Reply-To: <CA+Z6RkW1D8pPpGCTu_SwF5Q+d0Um-MuYQM3mtube=u2txu0V6A@mail.gmail.com>

On 09/18/2014 05:12 AM, Navani Srivastava wrote:
> Hi,
>
> I am using Poky-8.0.2 danny version for development.
>
> I want to integrate my custom recipe with sdk generated by
> meta-toolchain-qte so that I can use header files and libraries
> generated by my custom recipe for cross compilation. I am not sure of
> the proper way to do it. Right now generated header files and libraries
> could be found in rootfs generated for the target machine but for SDK
> there is no progress.

If you use one of the methods described at
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-classes-nativesdk 
then you need to make sure to get the nativesdk version of your recipe 
into the sdk.

You should be able to do that by adding the nativesdk version of your 
recipe to the TOOLCHAIN_HOST_TASK variable.

You could do that in your local.conf, or if you wanted a sticky version, 
create a meta-toolchain-qte.bbappend in your layer with the change. If 
you are unfamiliar with bbappends, they are described here:
http://www.yoctoproject.org/docs/1.6.1/dev-manual/dev-manual.html#using-bbappend-files

Hopefully that helps.

> Any help is appreciable..
>
> Thanks
> Navani
>
>



  reply	other threads:[~2014-09-18 20:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18 12:12 Integration of custom recipe with SDK Navani Srivastava
2014-09-18 20:32 ` Randy Witt [this message]
2014-09-20 23:05 ` Khem Raj
2014-09-21  3:56   ` Navani Srivastava
2014-09-22  8:15     ` Paul Eggleton
2014-09-22  8:36       ` Navani Srivastava
2014-09-22  8:51         ` Paul Eggleton
2014-09-22  9:18           ` Navani Srivastava
2014-09-23  4:26             ` Navani Srivastava
2014-09-23  5:54               ` Khem Raj
2014-09-24  4:56                 ` Navani Srivastava
2014-09-24  7:26                   ` Paul Eggleton
2014-09-24  7:44                     ` Navani Srivastava
2014-09-24 12:01                       ` Navani Srivastava
2014-09-26  3:23                         ` Khem Raj
2014-10-08  9:42                           ` Navani Srivastava

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=541B416A.9080000@linux.intel.com \
    --to=randy.e.witt@linux.intel.com \
    --cc=navani.srivastava@gmail.com \
    --cc=navani.srivastava@lnttechservices.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.