fso-image: remove bogus compatible machine *again*
authorKoen Kooi <koen@openembedded.org>
Tue, 26 Aug 2008 13:00:20 +0000 (13:00 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 26 Aug 2008 13:00:20 +0000 (13:00 +0000)
packages/images/fso-image.bb

index 261caa3..d6eaecd 100644 (file)
@@ -2,7 +2,6 @@
 # freesmartphone.org Image Recipe
 #------------------------------------------------------
 
-COMPATIBLE_MACHINE = "(om-gta01|om-gta02)"
 IMAGE_LINGUAS = ""
 
 # getting the base system up
@@ -17,6 +16,10 @@ BASE_INSTALL = "\
   fbset-modes \
 "
 
+# Some machines don't set a *runtime* provider for X, so default to Xfbdev here
+# virtual/xserver won't work, since the kdrive recipes will build multiple xserver packages
+XSERVER ?= "xserver-kdrive-fbdev"
+
 # getting an X window system up
 X_INSTALL = "\
   e-wm \