diff options
| -rw-r--r-- | documentation/overview-manual/concepts.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 3254fe1b1b..06a6834600 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
| @@ -429,7 +429,8 @@ in your ``conf/local.conf`` file in the :term:`Build Directory`. | |||
| 429 | The following list provides some explanation and references for what you | 429 | The following list provides some explanation and references for what you |
| 430 | typically find in a distribution layer: | 430 | typically find in a distribution layer: |
| 431 | 431 | ||
| 432 | - *classes:* Class files (``.bbclass``) hold common functionality that | 432 | - *classes*, *classes-global*, *classes-recipe:* Class files (``.bbclass``) |
| 433 | hold common functionality that | ||
| 433 | can be shared among recipes in the distribution. When your recipes | 434 | can be shared among recipes in the distribution. When your recipes |
| 434 | inherit a class, they take on the settings and functions for that | 435 | inherit a class, they take on the settings and functions for that |
| 435 | class. You can read more about class files in the | 436 | class. You can read more about class files in the |
