From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id 93EF74C80A84 for ; Tue, 3 May 2011 06:35:08 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id E93A5166026F; Tue, 3 May 2011 05:35:07 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 7AA8E16601B2; Tue, 3 May 2011 05:35:07 -0600 (MDT) Message-ID: <4DBFE86B.7090702@mlbassoc.com> Date: Tue, 03 May 2011 05:35:07 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: Poky Project Subject: Can't share build trees? X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2011 11:35:11 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have a system which has both PowerPC and ARM/OMAP components. They share a common Poky/Yocto layer, so I thought I'd be able to also share a build tree. So, I tried something like this: % . /opt/poky/oe-init-build-env my_target % MACHINE=MY_OMAP bitbake omap-image % MACHINE=MY_PPC bitbake ppc-image All seemed fine the first time through. The images were built as expected and worked well. Sadly, when I tried to build something else, e.g. % MACHINE=MY_OMAP bitbake some-package it set off rebuilding the entire cross tool chain :-( Should this work? or should I just be aware it does not (and mostly tell my customers not to expect it to work)? Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------