angstrom: we want PCI support
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 26 Nov 2006 11:28:30 +0000 (11:28 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sun, 26 Nov 2006 11:28:30 +0000 (11:28 +0000)
conf/distro/include/angstrom.inc

index 20f8be0..7f0546c 100644 (file)
@@ -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"