From: Richard Purdie Date: Wed, 20 Feb 2008 12:34:35 +0000 (+0000) Subject: local.conf.sample: Limit extra packages for mx31ads X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c6b8867dcd96e616f5071061935574bdfafd124e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git local.conf.sample: Limit extra packages for mx31ads git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3833 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 56a2ae8dc86..094c5ac25a5 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -65,6 +65,7 @@ EXTRA_IMAGE_FEATURES = "tools-debug tools-profile tools-testapps debug-tweaks" # the default features for those machines. EXTRA_IMAGE_FEATURES_c7x0 = "tools-testapps debug-tweaks" EXTRA_IMAGE_FEATURES_mx31phy = "debug-tweaks" +EXTRA_IMAGE_FEATURES_mx31ads = "tools-testapps debug-tweaks" # A list of packaging systems used in generated images # The first package type listed will be used for rootfs generation