mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
ref-manual: Edits to gconf class.
(From yocto-docs rev: c2643fd1075817392bb324a0e92466e7995b2e2f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f1751a9676
commit
fac71e1909
@@ -650,12 +650,12 @@
|
||||
<title><filename>gconf.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The GConf (<filename>gconf</filename>) class provides common
|
||||
The <filename>gconf</filename> class provides common
|
||||
functionality for recipes that need to install GConf schemas.
|
||||
The schemas will be put into a separate package
|
||||
(<filename>${</filename><link linkend='var-PN'><filename>PN</filename></link><filename>}-gconf</filename>)
|
||||
that is created automatically when this class is inherited.
|
||||
This package uses the appropriate post-installation and post-remove
|
||||
This package uses the appropriate post-install and post-remove
|
||||
(postinst/postrm) scriptlets to register and unregister the schemas
|
||||
in the target image.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user