From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hermes.mlbassoc.com ([64.234.241.98] helo=mail.chez-thomas.org) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1S9z8L-0007jR-Cj for bitbake-devel@lists.openembedded.org; Tue, 20 Mar 2012 14:29:53 +0100 Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 5ADE2F81249; Tue, 20 Mar 2012 07:15:27 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) 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 Received: from hermes.chez-thomas.org (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 74DFDF81248; Tue, 20 Mar 2012 07:15:26 -0600 (MDT) Message-ID: <4F6882EE.5080704@mlbassoc.com> Date: Tue, 20 Mar 2012 07:15:26 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: bitbake-devel@lists.openembedded.org Subject: BBMASK doesn't work on .bbappend? X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 13:29:53 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm trying to include only part of the meta-ti layer into my mix, so I have this in local.conf: BBMASK = ".*/meta-ti/recipes-misc/:.*/meta-ti/recipes-bsp/" Both my layer and meta-ti layer have a file formfactor_0.0.bbappend, but it seems that the meta-ti/recipes-bsp/formfactor/formfactor_0.0.bbappend is being processed as well as my own (and breaks my .bbappend file). How can I keep this file from being used? I need other things in the meta-ti layer so I'd like to come up with a "soft" solution, e.g. using BBMASK (which works great for the .bb files) Thanks -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------