From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gandharva.secretlabs.de ([78.46.147.237]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1Ouo48-0004Dx-VN for openembedded-devel@lists.openembedded.org; Sun, 12 Sep 2010 17:02:02 +0200 Received: from [192.168.42.31] (unknown [92.116.249.73]) by gandharva.secretlabs.de (Postfix) with ESMTPA id A3BAD1B10C05 for ; Sun, 12 Sep 2010 15:03:07 +0000 (UTC) Message-ID: <4C8CEB38.803@freyther.de> Date: Sun, 12 Sep 2010 23:01:12 +0800 From: Holger Freyther User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2 Thunderbird/3.1.1 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <4C8C9C66.7030006@freyther.de> <1284288866.4698.81.camel@lenovo.internal.reciva.com> <1284287817.18010.7488.camel@rex> <4C8CCCFC.1070409@balister.org> In-Reply-To: X-SA-Exim-Connect-IP: 78.46.147.237 X-SA-Exim-Mail-From: holger+oe@freyther.de X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [PATCH] sanity.bbclass: Check for the presennce of libc.a X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2010 15:02:02 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 09/12/2010 09:01 PM, Frans Meulenbroeks wrote: > A patch does not seem to be needed > > From modutils configure --help > --disable-insmod-static Do not create insmod.static binary (default) > > Btw this is from modutils-cross-2.4.27-r9 > > (and ofc is the usage is not correct and the flag is not the default > behaviour it can easily be added in the conf flags) this sounds like the best option.