diff mbox series

[05/10] ref-manual/varlocality.rst: remove BBFILES from local configuration assignments

Message ID 20260911-assorted-fixes-v1-5-0d92a8112918@bootlin.com
State New
Headers show
Series Assorted fixes and additions | expand

Commit Message

Antonin Godard Sept. 11, 2026, 2:56 p.m. UTC
The BBFILES is most likely never set by the local.conf file, but the
layer.conf file.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/ref-manual/varlocality.rst | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/varlocality.rst b/documentation/ref-manual/varlocality.rst
index 706ed40ab..29ab6081c 100644
--- a/documentation/ref-manual/varlocality.rst
+++ b/documentation/ref-manual/varlocality.rst
@@ -84,8 +84,6 @@  configuration through the ``local.conf`` file.
 
 -  :term:`DL_DIR`
 
--  :term:`BBFILES`
-
 -  :term:`EXTRA_IMAGE_FEATURES`
 
 -  :term:`PACKAGE_CLASSES`