diff options
| -rw-r--r-- | meta-poky/conf/local.conf.sample | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample index 3ef25a2a89..f1f6d690fb 100644 --- a/meta-poky/conf/local.conf.sample +++ b/meta-poky/conf/local.conf.sample | |||
| @@ -148,8 +148,7 @@ EXTRA_IMAGE_FEATURES ?= "debug-tweaks" | |||
| 148 | # enable extra features. Some available options which can be included in this variable | 148 | # enable extra features. Some available options which can be included in this variable |
| 149 | # are: | 149 | # are: |
| 150 | # - 'buildstats' collect build statistics | 150 | # - 'buildstats' collect build statistics |
| 151 | # - 'image-prelink' in order to prelink the filesystem image | 151 | USER_CLASSES ?= "buildstats" |
| 152 | USER_CLASSES ?= "buildstats image-prelink" | ||
| 153 | 152 | ||
| 154 | # | 153 | # |
| 155 | # Runtime testing of images | 154 | # Runtime testing of images |
