diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openomap.conf | 2 |
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" |