summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-05-16 10:51:06 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-16 09:14:21 +0100
commit8815fd4bea9049acfed9cd0565b88514c7abc7cb (patch)
tree1f2c48e37e34af3b29d5818175df09172a23149a /meta-poky
parenta015ed770406325116b700babdfc9ddde8eee64f (diff)
downloadpoky-8815fd4bea9049acfed9cd0565b88514c7abc7cb.tar.gz
poky-tiny.conf: Remove the removed irda feature from a comment
(From meta-yocto rev: 8eccad46b00c3deef353f864de4a6a3b790a0e63) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky-tiny.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky-tiny.conf b/meta-poky/conf/distro/poky-tiny.conf
index a82d043e48..1f8b6e8ff3 100644
--- a/meta-poky/conf/distro/poky-tiny.conf
+++ b/meta-poky/conf/distro/poky-tiny.conf
@@ -60,7 +60,7 @@ USE_NLS="no"
60 60
61# Comment out any of the lines below to disable them in the build 61# Comment out any of the lines below to disable them in the build
62# DISTRO_FEATURES options: 62# DISTRO_FEATURES options:
63# alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci 63# alsa bluetooth ext2 pcmcia usbgadget usbhost wifi nfs zeroconf pci
64DISTRO_FEATURES_TINY = "pci" 64DISTRO_FEATURES_TINY = "pci"
65DISTRO_FEATURES_NET = "ipv4 ipv6" 65DISTRO_FEATURES_NET = "ipv4 ipv6"
66DISTRO_FEATURES_USB = "usbhost" 66DISTRO_FEATURES_USB = "usbhost"