All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stefan Müller-Klieser" <s.mueller-klieser@phytec.de>
To: yocto@yoctoproject.org
Subject: problem with nativesdk host tools
Date: Sat, 24 Oct 2015 17:18:17 +0200	[thread overview]
Message-ID: <562BA139.60302@phytec.de> (raw)

Dear community,

my problem: I want to provide a populate_sdk based toolchain for e.g. 
compiling a kernel. When using this sdk on a machine missing the 
ncurses-dev package, you can run "make menuconfig" through bitbake but 
not with the sdk. The sdk seems to ignore host dependencies and there 
are some bug tracker entries related to this. It does not seem to help 
to create:
recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
RDEPENDS_${PN} += "\
     nativesdk-ncurses \
     nativesdk-ncurses-dev \
"
as the corresponding changes to the include and library search path are 
not handled correctly. In meta-qt5 there is some larger effort 
undertaken resolving similar issues.
Can someone please clarify what the status concerning the host 
dependencies and the nativesdk is? Am I missing something? Is this a use 
case for the extensible sdk?

Thanks in advance!
Yours, Stefan


                 reply	other threads:[~2015-10-24 15:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=562BA139.60302@phytec.de \
    --to=s.mueller-klieser@phytec.de \
    --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.