From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 33596E011C5 for ; Fri, 11 Oct 2013 11:03:26 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id E2E70F81210; Fri, 11 Oct 2013 12:03: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 [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id C79D4F8120E; Fri, 11 Oct 2013 12:03:23 -0600 (MDT) Message-ID: <52583D6E.2050701@mlbassoc.com> Date: Fri, 11 Oct 2013 12:03:26 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Eric_B=E9nard?= References: <52580D58.3030606@mlbassoc.com> <525810AE.8090908@mlbassoc.com> <20131011173534.16c4b52c@e6520eb> <52581B4C.7060204@mlbassoc.com> <20131011181308.3e8772b2@e6520eb> <525824DE.1040909@mlbassoc.com> <20131011184505.55792491@e6520eb> In-Reply-To: <20131011184505.55792491@e6520eb> Cc: "meta-freescale@yoctoproject.org" Subject: Re: Problem with image types X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 18:03:29 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 2013-10-11 10:45, Eric Bénard wrote: > Le Fri, 11 Oct 2013 10:18:38 -0600, > Gary Thomas a écrit : > >> On 2013-10-11 10:13, Eric Bénard wrote: >>> Le Fri, 11 Oct 2013 09:37:48 -0600, >>> Gary Thomas a écrit : >>> >>>> On 2013-10-11 09:35, Eric Bénard wrote: >>>>> Le Fri, 11 Oct 2013 08:52:30 -0600, >>>>> Gary Thomas a écrit : >>>>> >>>>>> On 2013-10-11 08:39, Chris Larson wrote: >>>>>>> >>>>>>> On Fri, Oct 11, 2013 at 7:38 AM, Gary Thomas > wrote: >>>>>>> >>>>>>> I'm using image_types_fsl from meta-fsl-arm and running into >>>>>>> some issues. If I set >>>>>>> IMAGE_FSTYPES="tar.bz2 ext3 sdcard" >>>>>>> IMAGE_CLASSES="image_types_fsl" >>>>>>> I only end up with .ext3 and .sdcard images - no .tar.bz2. >>>>>>> If I use the default >>>>>>> IMAGE_CLASSES="image_types" >>>>>>> then I get .tar.bz2 but no .sdcard >>>>>>> >>>>>>> How can I have them all at once? >>>>>>> >>>>>>> >>>>>>> Note that IMAGE_CLASSES is plural, not singular :) >>>>>>> >>>>>>> IMAGE_CLASSES = "image_types image_types_fsl", presumably. >>>>>> >>>>>> When I tried that, I got the same results as just IMAGE_CLASSES="image_types" >>>>>> Also, meta-fsl-arm/classes/image_types_fsl.bbclass inherits "image_types" so >>>>>> I don't think it should be necessary to list them both. >>>>>> >>>>> don't you have a IMAGE_FSTYPES="ext3 sdcard" hardcoded somewhere in >>>>> your machine file ? >>>> >>>> No, as seen above, IMAGE_FSTYPES="tar.bz2 ext3 sdcard" >>>> >>> bitbake yourimage -e may help to understand how IMAGE_FSTYPES is built. >> >> I had already done this - that's where the quoted values are from. IMAGE_FSTYPES >> definitely contains all three types, but only .ext3 and .sdcard are being >> built if I use image_types_fsl. >> > strange I've launched a build for nitrogen6x to see if I reproduce the > problem here. I'm not sure what happened, but I just ran another build and now all is happy. I must have made a typo or some such to cause my confusion. Seems like it is working as expected - sorry for the noise. > Usually I don't touch IMAGE_CLASSES but only IMAGE_FSTYPES > (as IMAGE_CLASSES is set by IMAGE_CLASSES += "image_types_fsl" > in ./conf/machine/include/fsl-default-settings.inc) -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------