All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Štetiar" <ynezz@true.cz>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Unwanted dependency on X from ppp
Date: Mon, 18 Jul 2011 21:00:13 +0200	[thread overview]
Message-ID: <20110718190013.GG15997@ibawizard.net> (raw)
In-Reply-To: <ED3E0BCACD909541BA94A34C4A164D4C06C48B@post.tritech.se>

Mats Kärrman <Mats.Karrman@tritech.se> [2011-07-14 11:51:18]:

> Thanks again, Mike & Bob,
> 
> I added something in the line of Mike's suggestion to my machine conf and
> got the number of tasks down to just over 2200 and the build runs reasonably
> fast. There are still a bunch of X native related dependencies generated from
> dbus but I found no easy way to get rid of them.

Another example, here's excerpt from my ts72xx/recipes/libpcap/libpcap_1.1.1.bbappend:

DEPENDS_ts72xx := "${@oe_filter_out('bluez-libs', bb.data.getVar('DEPENDS', d, 1), d)}"

It filters out bluez-libs dependency for ts72xx (headless) machine. I think,
that it's courtesy of kergoth (or Tartarus?) from #oe.

-- ynezz



  reply	other threads:[~2011-07-18 19:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-13 12:16 Unwanted dependency on X from ppp Mats Kärrman
2011-07-13 14:18 ` Bob Foerster
2011-07-13 15:37   ` Mats Kärrman
2011-07-13 15:59     ` Bob Foerster
2011-07-13 16:11     ` Mike Westerhof
2011-07-14 11:51       ` Mats Kärrman
2011-07-18 19:00         ` Petr Štetiar [this message]
2011-07-14 14:31       ` Dr. Michael Lauer

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=20110718190013.GG15997@ibawizard.net \
    --to=ynezz@true.cz \
    --cc=openembedded-devel@lists.openembedded.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.