From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.reciva.com ([82.71.203.194] helo=crown.reciva.com) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1NXwsK-000601-4f for openembedded-devel@lists.openembedded.org; Thu, 21 Jan 2010 14:15:07 +0100 Received: from castle.reciva.com ([82.71.203.193] helo=lurch.internal.reciva.com) by crown.reciva.com with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1NXwq7-00021K-U8 for openembedded-devel@lists.openembedded.org; Thu, 21 Jan 2010 13:12:48 +0000 Received: from mill.internal.reciva.com ([192.168.106.87] ident=pb) by lurch.internal.reciva.com with esmtp (Exim 4.63) (envelope-from ) id 1NXwq7-0003Z3-MG for openembedded-devel@lists.openembedded.org; Thu, 21 Jan 2010 13:12:47 +0000 From: Phil Blundell To: openembedded-devel@lists.openembedded.org In-Reply-To: <4B564B3D.7020108@atmel.com> References: <4B564B3D.7020108@atmel.com> Date: Thu, 21 Jan 2010 13:12:44 +0000 Message-ID: <1264079564.9743.184.camel@mill.internal.reciva.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 X-SA-Exim-Connect-IP: 82.71.203.194 X-SA-Exim-Mail-From: philb@gnu.org X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: Re: [PATCH v2] Enable bmp and JPEG files for fbv 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, 21 Jan 2010 13:15:07 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Wed, 2010-01-20 at 01:15 +0100, Ulf Samuelsson wrote: > Enable bmp and JPEG files for fbv > > Previously only supported PNG. > Ungif still not supported > Remove unneccesary whitespace > Do not install manuals to target > > Signed-off-by: Ulf Samuelsson What's the reason for not installing the manuals? That seems like a retrograde step. p.