]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky: added pci to distro features
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Oct 2008 16:02:20 +0000 (16:02 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 1 Oct 2008 16:02:20 +0000 (16:02 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5375 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index 9d778cb2a486e403f5250f8d0d20ae151c7ec8dc..ac9b57dabe0912e4705b51e5cc884867c3b29ff3 100644 (file)
@@ -94,7 +94,7 @@ LIMIT_BUILT_LOCALES ?= "en_GB"
 ENABLE_BINARY_LOCALE_GENERATION ?= "1"
 LOCALE_UTF8_ONLY = "1"
 
-DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf"
+DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci"
 
 POKY_EXTRA_RDEPENDS = ""
 POKY_EXTRA_RDEPENDS_qemuarm = "qemu-config"