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 DD08F4C800A1 for ; Wed, 27 Jul 2011 12:25:25 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 711B25CADFD; Wed, 27 Jul 2011 11:25:25 -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=unavailable version=3.3.2 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 5F15D166012C; Wed, 27 Jul 2011 11:25:24 -0600 (MDT) Message-ID: <4E304A04.5090104@mlbassoc.com> Date: Wed, 27 Jul 2011 11:25:24 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10 MIME-Version: 1.0 To: Poky Project Subject: Customizing kernels 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, 27 Jul 2011 17:25:26 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To run a customized kernel configuration, I've been doing this: % bitbake virtual/kernel % bitbake virtual/kernel -c menuconfig % bitbake virtual/kernel -c compile -f % bitbake virtual/kernel Is there some way that the kernel recipes (probably kernel.bbclass) could mark the compile state as invalid so that the '-c compile -f' step is no longer needed (implied)? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------