From: Daiane Angolini <daiane.angolini@freescale.com>
To: "Gary Thomas" <gary@mlbassoc.com>, "Eric Bénard" <eric@eukrea.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Problem with image types
Date: Fri, 11 Oct 2013 13:15:59 -0300 [thread overview]
Message-ID: <5258243F.9080905@freescale.com> (raw)
In-Reply-To: <525824DE.1040909@mlbassoc.com>
On 10/11/2013 01:18 PM, Gary Thomas wrote:
> On 2013-10-11 10:13, Eric Bénard wrote:
>> Le Fri, 11 Oct 2013 09:37:48 -0600,
>> Gary Thomas <gary@mlbassoc.com> a écrit :
>>
>>> On 2013-10-11 09:35, Eric Bénard wrote:
>>>> Le Fri, 11 Oct 2013 08:52:30 -0600,
>>>> Gary Thomas <gary@mlbassoc.com> a écrit :
>>>>
>>>>> On 2013-10-11 08:39, Chris Larson wrote:
>>>>>>
>>>>>> On Fri, Oct 11, 2013 at 7:38 AM, Gary Thomas <gary@mlbassoc.com
>>>>>> <mailto:gary@mlbassoc.com>> 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.
>
Other idea for debug is the log.do_rootfs
--
Daiane
next prev parent reply other threads:[~2013-10-11 16:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 14:38 Problem with image types Gary Thomas
2013-10-11 14:39 ` Chris Larson
2013-10-11 14:52 ` Gary Thomas
2013-10-11 15:35 ` Eric Bénard
2013-10-11 15:37 ` Gary Thomas
2013-10-11 16:13 ` Eric Bénard
2013-10-11 16:18 ` Gary Thomas
2013-10-11 16:15 ` Daiane Angolini [this message]
2013-10-11 16:45 ` Eric Bénard
2013-10-11 18:03 ` Gary Thomas
2013-10-11 18:57 ` Eric Bénard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5258243F.9080905@freescale.com \
--to=daiane.angolini@freescale.com \
--cc=eric@eukrea.com \
--cc=gary@mlbassoc.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.