From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [91.198.206.2] (helo=mail.smartlink.ee) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1KvXmb-0008RF-H4 for openembedded-devel@lists.openembedded.org; Thu, 30 Oct 2008 14:41:53 +0100 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.smartlink.ee (Postfix) with ESMTP id 2BF453116F for ; Thu, 30 Oct 2008 15:40:52 +0200 (EET) Received: from mail.smartlink.ee ([127.0.0.1]) by localhost (mail.smartlink.ee [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zhPZ888cETAU for ; Thu, 30 Oct 2008 15:40:37 +0200 (EET) Received: from [192.168.2.59] (wumpus.smartlink [192.168.2.245]) by mail.smartlink.ee (Postfix) with ESMTP id C513D7553 for ; Thu, 30 Oct 2008 15:40:37 +0200 (EET) Message-ID: <4909B954.3090101@smartlink.ee> Date: Thu, 30 Oct 2008 15:40:36 +0200 From: Kalev Lember User-Agent: Thunderbird 2.0.0.17 (X11/20080926) MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <20081030101903.GA8716@walkingice> <49099314.5030909@smartlink.ee> <200810301239.18157.zecke@selfish.org> In-Reply-To: <200810301239.18157.zecke@selfish.org> Subject: Re: A patch for autotools.bbclas which correct .la file 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: Thu, 30 Oct 2008 13:41:53 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Holger Freyther wrote: > On Thursday 30 October 2008 11:57:24 Kalev Lember wrote: > >> I think it might not be a good idea to do it in do_install_append(), >> because lots of recipes which inherit autotools bbclass also define >> do_install_append(). So the current approach would fix some, but break a >> set of other packages. >> > > why? got an example? > Seems I was wrong about how _append is exactly handled. Please disregard my earlier mail. Sorry for the noise. -- Kalev