aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-09-27 20:36:14 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-09-27 20:36:14 +0000
commit22b656431dcda856942c7100ca74a9c62b440d57 (patch)
tree011ffebaedac5618c7099cfc0ce6af74f873fa00 /conf
parent12ccaa08c41a76debd4f792db8d4704d3737ee5a (diff)
downloadopenembedded-22b656431dcda856942c7100ca74a9c62b440d57.tar.gz
openomap distro: switch to task-base format
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openomap.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/openomap.conf b/conf/distro/openomap.conf
index 71690ac62f..4502422021 100644
--- a/conf/distro/openomap.conf
+++ b/conf/distro/openomap.conf
@@ -33,3 +33,5 @@ PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
PREFERRED_VERSION_glibc ?= "2.4"
PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+# We want images supporting the following features (for task-base)
+DISTRO_FEATURES = "nfs pcmcia usbhost"