> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Otavio Salvador > Sent: Saturday, July 12, 2014 1:07 AM > To: Liu Ting-B28495 > Cc: [email protected] > Subject: Re: [meta-freescale] [meta-fsl-ppc][PATCH 09/12] set IMAGE_CLASSES = > "image_types_uboot" as defaut > > On Fri, Jul 11, 2014 at 5:09 AM, <[email protected]> wrote: > > From: Ting Liu <[email protected]> > > > > Signed-off-by: Ting Liu <[email protected]> > > --- > > conf/machine/include/qoriq-default-settings.inc | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/conf/machine/include/qoriq-default-settings.inc > b/conf/machine/include/qoriq-default-settings.inc > > index 6dcbc9a..f808ac2 100644 > > --- a/conf/machine/include/qoriq-default-settings.inc > > +++ b/conf/machine/include/qoriq-default-settings.inc > > @@ -1,5 +1,7 @@ > > MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" > > MACHINE_EXTRA_RRECOMMENDS += "udev-extraconf kernel-modules" > > + > > +IMAGE_CLASSES = "image_types_uboot" > > It should be += no?
Patch v2 sent. Thanks. > > > EXTRA_IMAGEDEPENDS += "u-boot" > > > > KERNEL_IMAGETYPE ?= "uImage" > > -- > > 1.7.9.7 > > > > -- > > _______________________________________________ > > meta-freescale mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-freescale > > > > -- > 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
