]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample: fix typo, tools-dbg -> tools-debug
authorRoss Burton <ross@openedhand.com>
Thu, 27 Sep 2007 08:54:17 +0000 (08:54 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 27 Sep 2007 08:54:17 +0000 (08:54 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2806 311d38ba-8fff-0310-9ca6-ca027cbcb966

build/conf/local.conf.sample

index c5bef88e3725fd73336c1ba39b827bcdeecb8a08..9ef08d0017cd4ed46cad5dee858bd7e25c921670 100644 (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