From: Richard Purdie Date: Mon, 14 Jan 2008 17:12:04 +0000 (+0000) Subject: local.conf.sample: Remove tools-testapps from mx31phy images X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f46cb38a3a441488fbc83e8b70c56ede168f6cec;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git local.conf.sample: Remove tools-testapps from mx31phy images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3484 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 5e55f927729..31209097f26 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -56,7 +56,7 @@ EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" # c700/c750 machines which have limited space. The code below limits # the default features for those machines. EXTRA_IMAGE_FEATURES_c7x0 = "tools-testapps debug-tweaks" -EXTRA_IMAGE_FEATURES_mx31phy = "tools-testapps debug-tweaks" +EXTRA_IMAGE_FEATURES_mx31phy = "debug-tweaks" # A list of packaging systems used in generated images # The first package type listed will be used for rootfs generation