diff options
Diffstat (limited to 'documentation/dev-manual/build-quality.rst')
-rw-r--r-- | documentation/dev-manual/build-quality.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/build-quality.rst b/documentation/dev-manual/build-quality.rst index 713ea3a48e..fbe5fb6f0b 100644 --- a/documentation/dev-manual/build-quality.rst +++ b/documentation/dev-manual/build-quality.rst | |||
@@ -236,7 +236,7 @@ Here is an example of ``image-info.txt``: | |||
236 | DISTRO_VERSION = 3.4+snapshot-a0245d7be08f3d24ea1875e9f8872aa6bbff93be | 236 | DISTRO_VERSION = 3.4+snapshot-a0245d7be08f3d24ea1875e9f8872aa6bbff93be |
237 | USER_CLASSES = buildstats | 237 | USER_CLASSES = buildstats |
238 | IMAGE_CLASSES = qemuboot qemuboot license_image | 238 | IMAGE_CLASSES = qemuboot qemuboot license_image |
239 | IMAGE_FEATURES = debug-tweaks | 239 | IMAGE_FEATURES = allow-empty-password empty-root-password allow-root-login post-install-logging |
240 | IMAGE_LINGUAS = | 240 | IMAGE_LINGUAS = |
241 | IMAGE_INSTALL = packagegroup-core-boot speex speexdsp | 241 | IMAGE_INSTALL = packagegroup-core-boot speex speexdsp |
242 | BAD_RECOMMENDATIONS = | 242 | BAD_RECOMMENDATIONS = |