From ac0fa7a2965e9cd44cdaf0fcdb83cecd361bfdec Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 22 Aug 2016 13:23:01 -0700 Subject: ref-manual: Added bitbake.conf to list of example conf files Fixes [YOCTO #10144] In the "Viewing Variable Names" section, there is a list of example configuration files. I added bitbake.conf to the list. (From yocto-docs rev: 5a19d5c314881e223aaa567c8eb8f6ed4fbc01df) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/usingpoky.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 574de7b4b7..069a8a62f3 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -202,7 +202,8 @@ variable values after parsing. The following command displays the variable values after the configuration files (i.e. local.conf, - bblayers.conf, and so forth) have been + bblayers.conf, + bitbake.conf and so forth) have been parsed: $ bitbake -e -- cgit v1.2.3-54-g00ecf