summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/documentation.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
index 00a69da076..4234d75fd2 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
@@ -90,7 +90,6 @@ BBFILES[doc] = "List of recipe files used by BitBake to build software."
90BBINCLUDELOGS[doc] = "Variable that controls how BitBake displays logs on build failure." 90BBINCLUDELOGS[doc] = "Variable that controls how BitBake displays logs on build failure."
91BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure." 91BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure."
92BBLAYERS[doc] = "Lists the layers to enable during the build. This variable is defined in the bblayers.conf configuration file." 92BBLAYERS[doc] = "Lists the layers to enable during the build. This variable is defined in the bblayers.conf configuration file."
93BBLAYERS_NON_REMOVABLE[doc] = "Lists core layers that cannot be removed from the bblayers.conf file."
94BBMASK[doc] = "Prevents BitBake from processing specific recipes or recipe append files." 93BBMASK[doc] = "Prevents BitBake from processing specific recipes or recipe append files."
95BBPATH[doc] = "Used by BitBake to locate .bbclass and configuration files. This variable is analogous to the PATH variable." 94BBPATH[doc] = "Used by BitBake to locate .bbclass and configuration files. This variable is analogous to the PATH variable."
96BBSERVER[doc] = "Points to the server that runs memory-resident BitBake." 95BBSERVER[doc] = "Points to the server that runs memory-resident BitBake."