[oe-commits] Khem Raj : rx1950.conf: Add missing quote in MACHINE_FEATURES

GIT User account git at amethyst.openembedded.net
Sat Feb 28 00:18:26 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6641422f8ec326ed5fae7bb3a642f7267c44d3a6
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6641422f8ec326ed5fae7bb3a642f7267c44d3a6

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Feb 27 16:17:17 2009 -0800

rx1950.conf: Add missing quote in MACHINE_FEATURES

---

 conf/machine/rx1950.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/rx1950.conf b/conf/machine/rx1950.conf
index 0ec1b32..1495e86 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





More information about the Openembedded-commits mailing list