local.conf.sample: fix typo, tools-dbg -> tools-debug

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2806 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-09-27 08:54:17 +00:00
parent b284e39a7e
commit 3b3846951a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ DISTRO ?= "poky"
# There are other application targets too, see meta/classes/poky-image.bbclass
# and meta/packages/tasks/task-poky.bb for more details.
IMAGE_FEATURES = "tools-dbg tools-profile tools-testapps debug-tweaks"
IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks"
# A list of packaging systems used in generated images
# The first package type listed will be used for rootfs generation