[oe] [PATCH] core-image.bbclass: Fix comment to refer to packagegroup-base-extended.

Robert P. J. Day rpjday at crashcourse.ca
Mon Oct 14 13:37:12 UTC 2013


On Mon, 14 Oct 2013, Paul Eggleton wrote:

> Hi Robert,
>
> On Saturday 12 October 2013 07:33:46 Robert P. J. Day wrote:
> > Fix the comment to match the actual inclusion further down in that
> > file, which is:
> >
> > CORE_IMAGE_BASE_INSTALL = '\
> >     packagegroup-core-boot \
> >     packagegroup-base-extended \
> >
> > Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>
> >
> > ---
> >
> >   feel free to ignore this if there are any other changes i can add to
> > this to make a larger single patch out of it.
> >
> > diff --git a/meta/classes/core-image.bbclass
> > b/meta/classes/core-image.bbclass index e7c34e2..2982ff6 100644
> > --- a/meta/classes/core-image.bbclass
> > +++ b/meta/classes/core-image.bbclass
> > @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM =
> > "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
> >
> >  # IMAGE_FEATURES control content of the core reference images
> >  #
> > -# By default we install packagegroup-core-boot and packagegroup-base
> > packages - this gives us -# working (console only) rootfs.
> > +# By default we install packagegroup-core-boot and
> > packagegroup-base-extended packages - +# this gives us working (console
> > only) rootfs.
> >  #
> >  # Available IMAGE_FEATURES:
> >  #
>
> This patch needs to go to the OE-Core list.

  quite so, will do.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the Openembedded-devel mailing list