aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-26 11:28:30 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-26 11:28:30 +0000
commit6dafe362d6c0964c355c2aa6c04a0d84d1bc22c7 (patch)
tree72e3c6adfc59590f275deeba50eed32a5f126a87 /conf/distro
parent01121a39402e542dac85b5d539cf89d8ed8df417 (diff)
downloadopenembedded-6dafe362d6c0964c355c2aa6c04a0d84d1bc22c7.tar.gz
angstrom: we want PCI support
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/include/angstrom.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 20f8be01c1..7f0546c271 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -49,4 +49,4 @@ DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}"
# We want images supporting the following features (for task-base)
-DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
+DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost pci"