increase dvbapp PR.
[vuplus_openembedded] / conf / machine / htcwallaby.conf
index 32c3f30..4c5f1d6 100644 (file)
@@ -6,14 +6,15 @@
 # Hardware-based properties
 #
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 "
 
-require conf/machine/include/tune-strongarm.conf
+require conf/machine/include/tune-strongarm.inc
 
-ROOT_FLASH_SIZE = "16" #?
+ROOT_FLASH_SIZE = "16" 
 VOLATILE_STORAGE_SIZE = "32"
-GUI_MACHINE_CLASS = "smallscreen"
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen phone"
+MACHINE_GUI_CLASS = "smallscreen"
+MACHINE_DISPLAY_WIDTH_PIXELS = "240"
+MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda usbgadget screen phone vfat"
 
 #
 # Software/packages selection
@@ -22,6 +23,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
 PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
+
+
 #
 # Modules autoload and other boot properties
 #