From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ibawizard.net ([82.208.49.253] helo=mengele.ibawizard.net ident=postfix) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qit76-00035m-W7 for openembedded-devel@lists.openembedded.org; Mon, 18 Jul 2011 21:04:21 +0200 Received: by mengele.ibawizard.net (Postfix, from userid 1002) id 1DF521D36007; Mon, 18 Jul 2011 21:00:13 +0200 (CEST) Date: Mon, 18 Jul 2011 21:00:13 +0200 From: Petr =?iso-8859-2?Q?=A9tetiar?= To: openembedded-devel@lists.openembedded.org Message-ID: <20110718190013.GG15997@ibawizard.net> References: <4E1DC39A.5010309@mwester.net> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Unwanted dependency on X from ppp X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2011 19:04:21 -0000 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mats K=E4rrman [2011-07-14 11:51:18]: > Thanks again, Mike & Bob, >=20 > I added something in the line of Mike's suggestion to my machine conf a= nd > got the number of tasks down to just over 2200 and the build runs reaso= nably > fast. There are still a bunch of X native related dependencies generate= d 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 :=3D "${@oe_filter_out('bluez-libs', bb.data.getVar('DEPEN= DS', d, 1), d)}" It filters out bluez-libs dependency for ts72xx (headless) machine. I thi= nk, that it's courtesy of kergoth (or Tartarus?) from #oe. -- ynezz