summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-reference.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst
index 47d08a157e..c98a27eeb8 100644
--- a/documentation/toaster-manual/toaster-manual-reference.rst
+++ b/documentation/toaster-manual/toaster-manual-reference.rst
@@ -244,7 +244,7 @@ Defining the Default Distro and Other Values
244This section defines the default distro value for new projects. By 244This section defines the default distro value for new projects. By
245default, it reserves the first Toaster Setting record "1". The following 245default, it reserves the first Toaster Setting record "1". The following
246demonstrates how to set the project default value for 246demonstrates how to set the project default value for
247```DISTRO`` <&YOCTO_DOCS_REF_URL;#var-DISTRO>`__: <!-- Set the project 247:term:`DISTRO`: <!-- Set the project
248default value for DISTRO --> <object model="orm.toastersetting" pk="1"> 248default value for DISTRO --> <object model="orm.toastersetting" pk="1">
249<field type="CharField" name="name">DEFCONF_DISTRO</field> <field 249<field type="CharField" name="name">DEFCONF_DISTRO</field> <field
250type="CharField" name="value">poky</field> </object> You can override 250type="CharField" name="value">poky</field> </object> You can override