From 96e1d046f6f1cf39e5a28920fc562941724e5acd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Feb 2008 12:34:35 +0000 Subject: [PATCH] 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 --- build/conf/local.conf.sample | 1 + 1 file changed, 1 insertion(+) 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