diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 | ||||
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 22ca3fdee0..c6453a7be9 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -545,7 +545,7 @@ | |||
545 | and <filename>pkg_postrm</filename>, and reports if there are | 545 | and <filename>pkg_postrm</filename>, and reports if there are |
546 | variable sets that are not package-specific. | 546 | variable sets that are not package-specific. |
547 | Using these variables without a package suffix is bad practice, | 547 | Using these variables without a package suffix is bad practice, |
548 | and might unecessarily complicate dependencies of other packages | 548 | and might unnecessarily complicate dependencies of other packages |
549 | within the same recipe or have other unintended consequences. | 549 | within the same recipe or have other unintended consequences. |
550 | </para></listitem> | 550 | </para></listitem> |
551 | <listitem><para><emphasis><filename>xorg-driver-abi:</filename></emphasis> | 551 | <listitem><para><emphasis><filename>xorg-driver-abi:</filename></emphasis> |
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index d6b5eaf7d6..3d4a03e6d6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -602,7 +602,7 @@ Core layer for images cannot be removed | |||
602 | <glossdef> | 602 | <glossdef> |
603 | <para>A regular expression matched against | 603 | <para>A regular expression matched against |
604 | <link linkend="var-HOST_SYS"><filename>HOST_SYS</filename></link> | 604 | <link linkend="var-HOST_SYS"><filename>HOST_SYS</filename></link> |
605 | that the OpenEmbedded build system evaulates against | 605 | that the OpenEmbedded build system evaluates against |
606 | systems with which the recipe works. | 606 | systems with which the recipe works. |
607 | You can use the variable to stop recipes from being built | 607 | You can use the variable to stop recipes from being built |
608 | for classes of systems with which the recipes are not | 608 | for classes of systems with which the recipes are not |