summaryrefslogtreecommitdiffstats
path: root/build/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf/local.conf.sample')
-rw-r--r--build/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index c5bef88e37..9ef08d0017 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -50,7 +50,7 @@ DISTRO ?= "poky"
50# There are other application targets too, see meta/classes/poky-image.bbclass 50# There are other application targets too, see meta/classes/poky-image.bbclass
51# and meta/packages/tasks/task-poky.bb for more details. 51# and meta/packages/tasks/task-poky.bb for more details.
52 52
53IMAGE_FEATURES = "tools-dbg tools-profile tools-testapps debug-tweaks" 53IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"
54 54
55# A list of packaging systems used in generated images 55# A list of packaging systems used in generated images
56# The first package type listed will be used for rootfs generation 56# The first package type listed will be used for rootfs generation