summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index 383f94b162..bb5a7f861b 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -1864,7 +1864,7 @@
1864 accessing your <filename>$HOME/.ccache</filename> 1864 accessing your <filename>$HOME/.ccache</filename>
1865 directory. 1865 directory.
1866 The following command "whitelists" the environment variable 1866 The following command "whitelists" the environment variable
1867 <filename>CCACHE_DIR</filename> causing BitBack to allow that 1867 <filename>CCACHE_DIR</filename> causing BitBake to allow that
1868 variable into the datastore: 1868 variable into the datastore:
1869 <literallayout class='monospaced'> 1869 <literallayout class='monospaced'>
1870 export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE CCACHE_DIR" 1870 export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE CCACHE_DIR"