From: Adrian Bunk Date: Wed, 31 Jul 2019 13:29:57 +0000 (+0300) Subject: ref-manual: Remove documentation for the removed gnome class X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b87508a9a0714944377b889feec6aed66f4412f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Remove documentation for the removed gnome class 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. (From yocto-docs rev: a0a3a8318a1488ad2fb00b29f1cf26a9d6701be2) Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 37619e382de..5403f20b6f2 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -920,21 +920,6 @@ -
- <filename>gnome.bbclass</filename> - - - The gnome class supports recipes that - build software from the GNOME stack. - This class inherits the - gnomebase, - gtk-icon-cache, - gconf and - mime classes. - The class also disables GObject introspection where applicable. - -
-
<filename>gnomebase.bbclass</filename>