From: Ross Burton Date: Mon, 4 Aug 2008 14:02:56 +0000 (+0000) Subject: omap-3430ldp.conf: remove irda machine feature X-Git-Tag: 2011-1~8487 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=03d6f2a105681d5110fa3475aad04f4ce4896084;p=openembedded-core.git omap-3430ldp.conf: remove irda machine feature git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf index add34e9fda..b9fb5bdcc5 100644 --- a/meta/conf/machine/omap-3430ldp.conf +++ b/meta/conf/machine/omap-3430ldp.conf @@ -6,7 +6,7 @@ PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7a" PREFERRED_PROVIDER_virtual/kernel = "linux-omap" -MACHINE_FEATURES = "kernel26 apm alsa bluetooth irda screen touchscreen phone" +MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone" KERNEL_IMAGETYPE = "uImage" IMAGE_FSTYPES ?= "tar.gz" SERIAL_CONSOLE = "-L 115200 ttyS2"