All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: yocto@yoctoproject.org, Scott Rifenbark <srifenbark@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [yocto] [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class
Date: Fri, 6 Sep 2019 14:09:55 +0300	[thread overview]
Message-ID: <20190906110955.GA7337@localhost> (raw)
In-Reply-To: <20190731132957.4782-1-bunk@stusta.de>

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 <bunk@stusta.de>
> ---
>  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 @@
>      </para>
>  </section>
>  
> -<section id='ref-classes-gnome'>
> -    <title><filename>gnome.bbclass</filename></title>
> -
> -    <para>
> -        The <filename>gnome</filename> class supports recipes that
> -        build software from the GNOME stack.
> -        This class inherits the
> -        <link linkend='ref-classes-gnomebase'><filename>gnomebase</filename></link>,
> -        <link linkend='ref-classes-gtk-icon-cache'><filename>gtk-icon-cache</filename></link>,
> -        <link linkend='ref-classes-gconf'><filename>gconf</filename></link> and
> -        <link linkend='ref-classes-mime'><filename>mime</filename></link> classes.
> -        The class also disables GObject introspection where applicable.
> -    </para>
> -</section>
> -
>  <section id='ref-classes-gnomebase'>
>      <title><filename>gnomebase.bbclass</filename></title>
>  
> -- 
> 2.17.1
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: yocto@yoctoproject.org, Scott Rifenbark <srifenbark@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class
Date: Fri, 6 Sep 2019 14:09:55 +0300	[thread overview]
Message-ID: <20190906110955.GA7337@localhost> (raw)
In-Reply-To: <20190731132957.4782-1-bunk@stusta.de>

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 <bunk@stusta.de>
> ---
>  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 @@
>      </para>
>  </section>
>  
> -<section id='ref-classes-gnome'>
> -    <title><filename>gnome.bbclass</filename></title>
> -
> -    <para>
> -        The <filename>gnome</filename> class supports recipes that
> -        build software from the GNOME stack.
> -        This class inherits the
> -        <link linkend='ref-classes-gnomebase'><filename>gnomebase</filename></link>,
> -        <link linkend='ref-classes-gtk-icon-cache'><filename>gtk-icon-cache</filename></link>,
> -        <link linkend='ref-classes-gconf'><filename>gconf</filename></link> and
> -        <link linkend='ref-classes-mime'><filename>mime</filename></link> classes.
> -        The class also disables GObject introspection where applicable.
> -    </para>
> -</section>
> -
>  <section id='ref-classes-gnomebase'>
>      <title><filename>gnomebase.bbclass</filename></title>
>  
> -- 
> 2.17.1
> 
> -- 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



  parent reply	other threads:[~2019-09-06 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 13:29 [yocto-docs][PATCH] ref-manual: Remove documentation for the removed gnome class Adrian Bunk
2019-07-31 14:33 ` Khem Raj
2019-07-31 14:47   ` [yocto] " Adrian Bunk
2019-07-31 14:47     ` Adrian Bunk
2019-09-06 11:09 ` Adrian Bunk [this message]
2019-09-06 11:09   ` Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190906110955.GA7337@localhost \
    --to=bunk@stusta.de \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=srifenbark@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.