diff options
| author | Paul Eggleton <bluelightning@bluelightning.org> | 2023-04-22 15:19:41 +1200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-22 10:42:54 +0100 |
| commit | f901224f8861c67668ecf0d60290d5e092f7d0e5 (patch) | |
| tree | ade7c1072854d998bf511023bcaa98e6fa4cd6af | |
| parent | 62031fbfce50c19525f5c7efee955868d5696b57 (diff) | |
| download | poky-f901224f8861c67668ecf0d60290d5e092f7d0e5.tar.gz | |
ref-manual: add BB_CACHEDIR
New in 4.2 (pointer to BitBake manual, changes sent separately for
that).
(From yocto-docs rev: a2112eb3f1084040ad48e392075297b4630b93e1)
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 2ed69c0b21..2efb3f8db7 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -354,6 +354,9 @@ system and gives an overview of their function and contents. | |||
| 354 | :term:`BB_BASEHASH_IGNORE_VARS` | 354 | :term:`BB_BASEHASH_IGNORE_VARS` |
| 355 | See :term:`bitbake:BB_BASEHASH_IGNORE_VARS` in the BitBake manual. | 355 | See :term:`bitbake:BB_BASEHASH_IGNORE_VARS` in the BitBake manual. |
| 356 | 356 | ||
| 357 | :term:`BB_CACHEDIR` | ||
| 358 | See :term:`bitbake:BB_CACHEDIR` in the BitBake manual. | ||
| 359 | |||
| 357 | :term:`BB_CHECK_SSL_CERTS` | 360 | :term:`BB_CHECK_SSL_CERTS` |
| 358 | See :term:`bitbake:BB_CHECK_SSL_CERTS` in the BitBake manual. | 361 | See :term:`bitbake:BB_CHECK_SSL_CERTS` in the BitBake manual. |
| 359 | 362 | ||
