From: Marcin Juszkiewicz Date: Wed, 27 Sep 2006 20:36:14 +0000 (+0000) Subject: openomap distro: switch to task-base format X-Git-Tag: Release-2010-05/1~9453^2~677^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b656431dcda856942c7100ca74a9c62b440d57;p=openembedded.git openomap distro: switch to task-base format --- 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"