summaryrefslogtreecommitdiff
path: root/conf/distro/include/openzaurus.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/openzaurus.inc')
-rw-r--r--conf/distro/include/openzaurus.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/openzaurus.inc b/conf/distro/include/openzaurus.inc
index 264cceecfd..ea408ff221 100644
--- a/conf/distro/include/openzaurus.inc
+++ b/conf/distro/include/openzaurus.inc
@@ -20,3 +20,6 @@ DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove thi
# Set minimal version of BitBake needed
BB_MIN_VERSION = "1.4.4"
INHERIT += "sanity"
+
+# We want images supporting the following features (for task-base)
+DISTRO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"