diff options
Diffstat (limited to 'meta/conf/local.conf.sample')
-rw-r--r-- | meta/conf/local.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 2b078d081e..4030492c89 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -145,6 +145,7 @@ EXTRA_IMAGE_FEATURES = "debug-tweaks" # NOTE: mklibs also needs to be explicitly enabled for a given image, see local.conf.extended USER_CLASSES ?= "buildstats image-mklibs image-prelink" + # # Runtime testing of images # |