From: Vijai Kumar K <
Vijaikumar_...@mentor.com>
Documentation is based on Jan's cab9c648 commit.
Signed-off-by: Vijai Kumar K <
Vijaikumar_...@mentor.com>
---
doc/user_manual.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/user_manual.md b/doc/user_manual.md
index c9062d6..2459ed1 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -328,6 +328,7 @@ Some other variables include:
- `THIRD_PARTY_APT_KEYS` - List of gpg key URIs used to verify apt repos for apt installation after bootstrapping
- `FILESEXTRAPATHS` - The default directories BitBake uses when it processes recipes are initially defined by the FILESPATH variable. You can extend FILESPATH variable by using FILESEXTRAPATHS.
- `FILESOVERRIDES` - A subset of OVERRIDES used by the build system for creating FILESPATH. The FILESOVERRIDES variable uses overrides to automatically extend the FILESPATH variable.
+ - `IMAGER_INSTALL` - The list of package dependencies for an imager like wic.
---
--
2.17.1