From 31ec7fa01df21cb43051686d02b52f1a6463feb4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 11 May 2017 12:03:48 -0700 Subject: bitbake: bitbake-user-manual: Updated INHERIT descriptions Fixes [YOCTO #11498] Enhanced the glossary description for the INHERIT variable to give more detail and to cross-reference the reader back into the Chapter 3 section describing its use. (Bitbake rev: 362f6044fcaafe51ab4377af8f2606165b112717) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml') 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 1d1e5b35f0..b32fa33926 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml @@ -1072,7 +1072,8 @@ Because .conf files are parsed first during BitBake's execution, using - INHERIT to inherit a class effectively + INHERIT + to inherit a class effectively inherits the class globally (i.e. for all recipes). If you want to use the directive to inherit -- cgit v1.2.3-54-g00ecf