From 08793d9b0ed1ea32c5548152e23c252fa3f1aecd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 27 Aug 2006 21:29:41 +0000 Subject: Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this maintains status quo but distro maintainers are free to adjust it to their needs --- conf/distro/include/openzaurus.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/distro/include/openzaurus.inc') diff --git a/conf/distro/include/openzaurus.inc b/conf/distro/include/openzaurus.inc index 264cceecfd..01877956ed 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) +DISTO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost" -- cgit v1.2.3