summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index ccb48e438b..d54b5bcdfc 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -954,8 +954,8 @@ Core layer for images cannot be removed
954 Although you can use this variable from within a recipe, 954 Although you can use this variable from within a recipe,
955 best practices dictate that you do not. 955 best practices dictate that you do not.
956 <note> 956 <note>
957 To enable primary features from within the image, use 957 To enable primary features from within the image
958 the 958 recipe, use the
959 <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link> 959 <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link>
960 variable. 960 variable.
961 </note> 961 </note>
@@ -1243,7 +1243,7 @@ Core layer for images cannot be removed
1243 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>, 1243 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>,
1244 best practices dictate that you do not. 1244 best practices dictate that you do not.
1245 <note> 1245 <note>
1246 To enable extra features from outside the image, 1246 To enable extra features from outside the image recipe,
1247 use the 1247 use the
1248 <filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable. 1248 <filename><link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link></filename> variable.
1249 </note> 1249 </note>