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 3dd7bce515..570a604494 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
@@ -299,7 +299,6 @@ NO_RECOMMENDATIONS[doc] = "When set to '1', no recommended packages will be inst
299#O 299#O
300 300
301OE_BINCONFIG_EXTRA_MANGLE[doc] = "When a recipe inherits the binconfig.bbclass class, this variable specifies additional arguments passed to the "sed" command." 301OE_BINCONFIG_EXTRA_MANGLE[doc] = "When a recipe inherits the binconfig.bbclass class, this variable specifies additional arguments passed to the "sed" command."
302OE_IMPORTS[doc] = "An internal variable used to tell the OpenEmbedded build system what Python modules to import for every Python function run by the system."
303OE_TERMINAL[doc] = "Controls how the OpenEmbedded build system spawns interactive terminals on the host development system." 302OE_TERMINAL[doc] = "Controls how the OpenEmbedded build system spawns interactive terminals on the host development system."
304OEROOT[doc] = "The directory from which the top-level build environment setup script is sourced." 303OEROOT[doc] = "The directory from which the top-level build environment setup script is sourced."
305OLDEST_KERNEL[doc] = "Declares the oldest version of the Linux kernel that the produced binaries must support." 304OLDEST_KERNEL[doc] = "Declares the oldest version of the Linux kernel that the produced binaries must support."