diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 6fd68d8257..c6ba45464c 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -957,6 +957,28 @@ | |||
| 957 | </para> | 957 | </para> |
| 958 | </section> | 958 | </section> |
| 959 | 959 | ||
| 960 | <section id='ref-classes-gobject-introspection'> | ||
| 961 | <title><filename>gobject-introspection.bbclass</filename></title> | ||
| 962 | |||
| 963 | <para> | ||
| 964 | Provides support for recipes building software that | ||
| 965 | supports GObject introspection. | ||
| 966 | This functionality is only enabled if the | ||
| 967 | "gobject-introspection-data" feature is in | ||
| 968 | <link linkend='var-DISTRO_FEATURES'><filename>DISTRO_FEATURES</filename></link> | ||
| 969 | as well as "qemu-usermode" being in | ||
| 970 | <link linkend='var-MACHINE_FEATURES'><filename>MACHINE_FEATURES</filename></link>. | ||
| 971 | <note> | ||
| 972 | This functionality is backfilled by default and, | ||
| 973 | if not applicable, should be disabled through | ||
| 974 | <link linkend='var-DISTRO_FEATURES_BACKFILL_CONSIDERED'><filename>DISTRO_FEATURES_BACKFILL_CONSIDERED</filename></link> | ||
| 975 | or | ||
| 976 | <link linkend='var-MACHINE_FEATURES_BACKFILL_CONSIDERED'><filename>MACHINE_FEATURES_BACKFILL_CONSIDERED</filename></link>, | ||
| 977 | respectively. | ||
| 978 | </note> | ||
| 979 | </para> | ||
| 980 | </section> | ||
| 981 | |||
| 960 | <section id='ref-classes-grub-efi'> | 982 | <section id='ref-classes-grub-efi'> |
| 961 | <title><filename>grub-efi.bbclass</filename></title> | 983 | <title><filename>grub-efi.bbclass</filename></title> |
| 962 | 984 | ||
