From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by mail.openembedded.org (Postfix) with ESMTP id 4477F60196 for ; Wed, 13 Aug 2014 11:24:53 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id a1so11040178wgh.35 for ; Wed, 13 Aug 2014 04:24:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=zQ+29mXm9bILF78IrRFpHLQC6OoOKR36Q0H3MlMJ7gk=; b=ZEUnHoV/eAh//km516lkPLPuxgvsMaS+eDH7LCtjHQkbPwXCXYRIXJfusWljXd5Kvn PiCrCJdbGtR4ESl8imb2X0HQez0vsYeIsWwGiErcqfI77y0Wyk89HES15kSkxoAk2iuG tc7znodgIvCfMTcWahdf2nxJsh2it6FiTPNl2AdlYjQSKDnvPuQ0mqvGOmrGqlfD2bqc WCmrPcGaUdLohr069AE1kl66XCj/BVHyXsyeEDN25q4pvu1Io2V1SA9UHJDYLKly8Lo7 zd5bCx5XDdaE1Pg/NScfA1EVg+33ol/QYfc30VvDdwxZI3NcYcdqJtlK7uz0V4O5qhLj x05Q== X-Received: by 10.180.84.66 with SMTP id w2mr37723709wiy.27.1407929094883; Wed, 13 Aug 2014 04:24:54 -0700 (PDT) Received: from localhost (ip-89-176-104-3.net.upcbroadband.cz. [89.176.104.3]) by mx.google.com with ESMTPSA id ga2sm3754474wjb.44.2014.08.13.04.24.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Aug 2014 04:24:53 -0700 (PDT) From: Martin Jansa X-Google-Original-From: Martin Jansa Date: Wed, 13 Aug 2014 13:25:31 +0200 To: Yevhen Kyriukha Message-ID: <20140813112531.GU14848@jama> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Patches and discussions about the oe-core layer Subject: Re: Two distros with same MACHINE X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2014 11:25:04 -0000 X-Groupsio-MsgNum: 56398 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6Ij8Fe+3khmaPw8P" Content-Disposition: inline --6Ij8Fe+3khmaPw8P Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 13, 2014 at 02:09:36PM +0300, Yevhen Kyriukha wrote: > 13 =D0=90=D0=B2=D0=B3 2014 =D0=B3. 13:51 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7= =D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Nicolas Dechesne" < > nicolas.dechesne@linaro.org> =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > > > On Wed, Aug 13, 2014 at 12:46 PM, Yevhen Kyriukha > wrote: > > > I have 2 distro configs that use different PACKAGECONFIG settings for > the > > > same package. I'm building all distros for single MACHINE. Do I need = to > set > > > different TMPDIR to build these two distros or I can use same dir? > > > > > > > yes, you should. i generally recommend to use 1 build dir for each > > combination of , and . keep in mind that > > TMPDIR are 'cheap', assuming you are sharing ssate-cache, downloads > > and using rm_work.. >=20 > Thanks! I don't agree with separate dirs for . Sharing the native sysroot and huge part of deploy/ipk/ is very useful for lowering disk space usage. --=20 Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com --6Ij8Fe+3khmaPw8P Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPrSysACgkQN1Ujt2V2gByhlQCfa0T/xWKKBVBRBb0644qvJQwd WZgAoIM6ecM6YS5xQ26XgxRCTkshtyN8 =km2S -----END PGP SIGNATURE----- --6Ij8Fe+3khmaPw8P--