From: Khem Raj Date: Sat, 28 Feb 2009 00:17:17 +0000 (-0800) Subject: rx1950.conf: Add missing quote in MACHINE_FEATURES X-Git-Tag: Release-2010-05/1~3940 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6641422f8ec326ed5fae7bb3a642f7267c44d3a6;p=openembedded.git rx1950.conf: Add missing quote in MACHINE_FEATURES --- diff --git a/conf/machine/rx1950.conf b/conf/machine/rx1950.conf index 0ec1b32a2d..1495e867d9 100644 --- a/conf/machine/rx1950.conf +++ b/conf/machine/rx1950.conf @@ -15,7 +15,7 @@ VOLATILE_STORAGE_SIZE = "64" MACHINE_GUI_CLASS = "smallscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "240" MACHINE_DISPLAY_HEIGHT_PIXELS = "320" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen vfat +MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen vfat" # # Software/packages selection