[yocto] Create own image type

Isak Lichtenstein Isak.Lichtenstein at kistler.com
Thu Jun 26 23:27:08 PDT 2014


Hi Maxim,

> You are no the right way.
>
> You have to add
> IMAGE_CLASSES += "myImage" 
> somewhere in your conf files. I prefer distro.conf for my own distro, but perhaps you can add it to local.conf as well.

That was the needed clue. Thanks a lot

BR

Isak

> BR,
> Maxim.



>>On Wed, Jun 25, 2014 at 5:04 PM, Isak Lichtenstein <Isak.Lichtenstein at kistler.com> wrote:
>>Hi all,
>> 
>>I’m trying to create my own image type. I thought that it would be enough to create a myImage.bbclass file implementing IMAGE_CMD_myImage and extending IMAGE_TYPES += “ myImage”.
>>
>>But this isn’t working and I didn’t find anything in the manual.
>> 
>>It this possible at all ( can’t imagine that it isn’t) ?
>> 
>>Would appreciate any hint possible.
>> 
>>Best regards
>> 
>>Isak




More information about the yocto mailing list