All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Andrus <marek.andrus@wp.pl>
To: yocto@yoctoproject.org
Subject: setting ASSUME_PROVIDED just for target package
Date: Mon, 18 Aug 2014 15:34:00 +0200	[thread overview]
Message-ID: <53F200C8.7090103@wp.pl> (raw)

Hi,

I'd like to tell bitbake not to build python for target, but I still 
want python-native.

If I add
     ASSUME_PROVIDED += "python"
it stops building both python and python-native. If it add
     ASSUME_PROVIDED += "python-native"
it stops building just python-native.

What to do to prevent building just python ("-target")?

BR,
Marek


                 reply	other threads:[~2014-08-18 13:40 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=53F200C8.7090103@wp.pl \
    --to=marek.andrus@wp.pl \
    --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.