Re: [OE-core] [yocto] [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class

2019-09-06 Thread Adrian Bunk
ping

On Wed, Jul 31, 2019 at 04:29:57PM +0300, Adrian Bunk wrote:
> When removed all it did was
>   inherit gnomebase gtk-icon-cache gconf mime
> which would also be the most trivial replacement.
> 
> Most of the time not all of these classes were needed,
> and it is recommended to use only the ones actually required.
> 
> Signed-off-by: Adrian Bunk 
> ---
>  documentation/ref-manual/ref-classes.xml | 15 ---
>  1 file changed, 15 deletions(-)
> 
> diff --git a/documentation/ref-manual/ref-classes.xml 
> b/documentation/ref-manual/ref-classes.xml
> index 37619e382d..5403f20b6f 100644
> --- a/documentation/ref-manual/ref-classes.xml
> +++ b/documentation/ref-manual/ref-classes.xml
> @@ -920,21 +920,6 @@
>  
>  
>  
> -
> -gnome.bbclass
> -
> -
> -The gnome class supports recipes that
> -build software from the GNOME stack.
> -This class inherits the
> - linkend='ref-classes-gnomebase'>gnomebase,
> - linkend='ref-classes-gtk-icon-cache'>gtk-icon-cache,
> -gconf 
> and
> -mime 
> classes.
> -The class also disables GObject introspection where applicable.
> -
> -
> -
>  
>  gnomebase.bbclass
>  
> -- 
> 2.17.1
> 
> -- 
> ___
> yocto mailing list
> yo...@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [yocto] [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class

2019-07-31 Thread Adrian Bunk
On Wed, Jul 31, 2019 at 07:33:37AM -0700, Khem Raj wrote:
> On Wed, Jul 31, 2019 at 6:30 AM Adrian Bunk  wrote:
> >
> > When removed all it did was
> >   inherit gnomebase gtk-icon-cache gconf mime
> > which would also be the most trivial replacement.
> >
> > Most of the time not all of these classes were needed,
> > and it is recommended to use only the ones actually required.
> >
> 
> This should go to oe-core ml as well.

Added to Cc.

> > Signed-off-by: Adrian Bunk 
> > ---
> >  documentation/ref-manual/ref-classes.xml | 15 ---
> >  1 file changed, 15 deletions(-)
> >
> > diff --git a/documentation/ref-manual/ref-classes.xml 
> > b/documentation/ref-manual/ref-classes.xml
> > index 37619e382d..5403f20b6f 100644
> > --- a/documentation/ref-manual/ref-classes.xml
> > +++ b/documentation/ref-manual/ref-classes.xml
> > @@ -920,21 +920,6 @@
> >  
> >  
> >
> > -
> > -gnome.bbclass
> > -
> > -
> > -The gnome class supports recipes that
> > -build software from the GNOME stack.
> > -This class inherits the
> > - > linkend='ref-classes-gnomebase'>gnomebase,
> > - > linkend='ref-classes-gtk-icon-cache'>gtk-icon-cache,
> > - > linkend='ref-classes-gconf'>gconf and
> > -mime 
> > classes.
> > -The class also disables GObject introspection where applicable.
> > -
> > -
> > -
> 
> do we need to enhance the documentation for gnomebase bbclass to
> mention about disabling  gobject introspection
> or is it handled differently now.
>...

This part of the documentation had been wrong for 3-4 years.

The gobject introspection disabling was moved to the gnomebase class
back in 2015.

In 2016 the gnomebase class stopped disabling gobject introspection.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core