[meta-freescale] adding new IMAGE_CLASSES with meta-freescale

Aurele Traynard aurele.traynard at gmail.com
Wed Feb 11 03:13:22 PST 2015


Sorry for distubing.. it was already done in master branch and I can't know
how I got this bug, but clearly it wasn't from master branch...

2015-02-11 12:03 GMT+01:00 Otavio Salvador <otavio at ossystems.com.br>:

> Hello,
>
> On Wed, Feb 11, 2015 at 8:55 AM, Aurele Traynard
> <aurele.traynard at gmail.com> wrote:
> > I'm trying to add a new image type (in my own layer), when I try to use
> > IMAGE_CLASSES it seems to be overriden by
> > ./meta-fsl-arm/conf/machine/include/fsl-default-settings.inc.
> >
> >
> > to be clear :
> > If I set
> > IMAGE_CLASSES += "image_types_aurele"
> > IMAGE_FSTYPES += "aurelesdcard"
> > without modifying anything bitbake complains because "aurelesdcard" is
> > unknown (not clear because it displays python code but it complains about
> > IMAGE_CMD)
> >
> > If I modify ./meta-fsl-arm/conf/machine/include/fsl-default-settings.inc
> > everything works.
> > the modification :
> > IMAGE_CLASSES += "image_types_fsl" (instead of IMAGE_CLASSES =
> > "image_types_fsl")
> >
> >
> > Did I missed something? Is there another way to add image types?
> > Thanks
>
> Your proposed fix is right. Please prepare a formal patch and send it
> for our master branch.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20150211/3fa1938c/attachment.html>


More information about the meta-freescale mailing list