summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 2b5cb88efd..0a41472bec 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -3298,7 +3298,7 @@ This check was removed for YP 2.3 release
3298 <filename>recipe-sysroot</filename> and 3298 <filename>recipe-sysroot</filename> and
3299 <filename>recipe-sysroot-native</filename> in the recipe 3299 <filename>recipe-sysroot-native</filename> in the recipe
3300 work directory (i.e. 3300 work directory (i.e.
3301 <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>. 3301 <link linkend='var-WORKDIR'><filename>WORKDIR</filename></link>).
3302 The OpenEmbedded build system creates hard links to copies of the 3302 The OpenEmbedded build system creates hard links to copies of the
3303 relevant files from <filename>sysroot-components</filename> 3303 relevant files from <filename>sysroot-components</filename>
3304 into the recipe work directory. 3304 into the recipe work directory.
@@ -3315,9 +3315,9 @@ This check was removed for YP 2.3 release
3315 within the sysroot that have the prefix 3315 within the sysroot that have the prefix
3316 "<filename>postinst-</filename>" are executed. 3316 "<filename>postinst-</filename>" are executed.
3317 <note> 3317 <note>
3318 Although these files are not recommended for general use, 3318 Although such sysroot post installation scripts are not
3319 the files do allow some issues such as user creation 3319 recommended for general use, the files do allow some issues
3320 and module indexes to be addressed. 3320 such as user creation and module indexes to be addressed.
3321 </note> 3321 </note>
3322 </para> 3322 </para>
3323 3323