|
@@ -3199,6 +3199,21 @@
|
|
|
</para>
|
|
|
</section>
|
|
|
|
|
|
+ <section id='migration-2.1-supporting-gobject-introspection'>
|
|
|
+ <title>Supporting GObject Introspection</title>
|
|
|
+
|
|
|
+ <para>
|
|
|
+ This release supports generation of GLib Introspective
|
|
|
+ Repository (GIR) files through GObject introspection, which is
|
|
|
+ the standard mechanism for accessing GObject-based software from
|
|
|
+ runtime environments.
|
|
|
+ You can enable, disable, and test the generation of this data.
|
|
|
+ See the
|
|
|
+ "<ulink url='&YOCTO_DOCS_DEV_URL;#enabling-gobject-introspection-support'>Enabling GObject Introspection Support</ulink>"
|
|
|
+ section for more information.
|
|
|
+ </para>
|
|
|
+ </section>
|
|
|
+
|
|
|
<section id='migration-2.1-miscellaneous-changes'>
|
|
|
<title>Miscellaneous Changes</title>
|
|
|
|