diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 70c3d1f4b9..aa0737e498 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2496,6 +2496,13 @@ | |||
| 2496 | </para> | 2496 | </para> |
| 2497 | 2497 | ||
| 2498 | <note> | 2498 | <note> |
| 2499 | If you add "live" to <filename>IMAGE_FSTYPES</filename> | ||
| 2500 | inside an image recipe, be sure that you do so prior to the | ||
| 2501 | "inherit image" line of the recipe or the live image will | ||
| 2502 | not build. | ||
| 2503 | </note> | ||
| 2504 | |||
| 2505 | <note> | ||
| 2499 | Due to the way this variable is processed, it is not | 2506 | Due to the way this variable is processed, it is not |
| 2500 | possible to update its contents using | 2507 | possible to update its contents using |
| 2501 | <filename>_append</filename> or | 2508 | <filename>_append</filename> or |
