From e55e243f845b0b8c1e8c79c31891f7bdfc95f422 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sat, 22 Apr 2023 15:19:41 +1200 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 2658fad61b..e6915bd385 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. :term:`BB_BASEHASH_IGNORE_VARS` See :term:`bitbake:BB_BASEHASH_IGNORE_VARS` in the BitBake manual. + :term:`BB_CACHEDIR` + See :term:`bitbake:BB_CACHEDIR` in the BitBake manual. + :term:`BB_CHECK_SSL_CERTS` See :term:`bitbake:BB_CHECK_SSL_CERTS` in the BitBake manual. -- cgit v1.2.3-54-g00ecf