From: Richard Purdie Date: Wed, 20 Feb 2008 12:34:35 +0000 (+0000) Subject: local.conf.sample: Limit extra packages for mx31ads X-Git-Tag: 2011-1~9605 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=96e1d046f6f1cf39e5a28920fc562941724e5acd;p=openembedded-core.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 56a2ae8dc8..094c5ac25a 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