[yocto] Create own image type

Maxim Radugin maxim.radugin at gmail.com
Wed Jun 25 14:07:18 PDT 2014


Hello Isak,

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.

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
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140626/594d3e62/attachment.html>


More information about the yocto mailing list