From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpfb2-g21.free.fr ([212.27.42.10]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R0btn-000716-9F for openembedded-core@lists.openembedded.org; Mon, 05 Sep 2011 18:19:51 +0200 Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by smtpfb2-g21.free.fr (Postfix) with ESMTP id 023ACD19F04 for ; Mon, 5 Sep 2011 18:04:54 +0200 (CEST) Received: from [192.168.1.15] (unknown [82.240.38.71]) by smtp2-g21.free.fr (Postfix) with ESMTP id 4D52F4B00FA for ; Mon, 5 Sep 2011 18:04:50 +0200 (CEST) Message-ID: <4E64F321.5010008@eukrea.com> Date: Mon, 05 Sep 2011 18:04:49 +0200 From: =?ISO-8859-1?Q?Eric_B=E9nard?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: <1315229054-1859-1-git-send-email-denis@eukrea.com> In-Reply-To: Subject: Re: [PATCH] qt4.inc: remove the optional documentation package from the demo's RRECOMMENDS X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2011 16:19:51 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi Koen, Le 05/09/2011 17:38, Koen Kooi a =E9crit : > Op 5 sep. 2011 om 15:24 heeft Denis Carikli het volg= ende geschreven: > >> The documentation is 285M and doesn't fit on the NAND of many machines= . > > That does remove all the descriptions from the qtdemo app, so removing = all docs isn't a good idea > yes, that brings oe-core to the oe dev state (where the docs were not ins= talled). This makes qt4-demo images usable on systems with 256 MB flash because th= e doc=20 package is huge. Next step will be to split the doc package in order to have the descripti= ons=20 in one package and the code in an other one. We will try to find time to = do=20 this in a few days. Eric