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 E69154C80A74 for ; Wed, 17 Nov 2010 08:28:34 -0600 (CST) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 47FA21660736; Wed, 17 Nov 2010 07:28:33 -0700 (MST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) 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.1 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 7664416606ED; Wed, 17 Nov 2010 07:28:32 -0700 (MST) Message-ID: <4CE3E68F.7070506@mlbassoc.com> Date: Wed, 17 Nov 2010 07:28:31 -0700 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc13 Thunderbird/3.1.6 MIME-Version: 1.0 To: Poky Subject: Change in bitbake rules or processing? 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: Wed, 17 Nov 2010 14:28:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I had a recipe (.bbappend file) which added something like this: SRC_URI_powerpc =+ "file://my.patch " This fails when trying to build with today's master. I had to change it to this: SRC_URI_append = "file://my.patch " I also cannot have the "powerpc" override or else it doesn't work. * Has this behaviour changed? * Should it not work, or was I just lucky before? * How can I get the machine/architecture override back in there? Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------