increase dvbapp PR.
[vuplus_openembedded] / conf / machine / h6300.conf
index ecc6589..08f61b8 100644 (file)
@@ -6,14 +6,15 @@
 # Hardware-based properties
 #
 TARGET_ARCH = "arm"
-PACKAGE_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "arm armv4 armv4t"
+BASE_PACKAGE_ARCH = "arm"
 
 #Use OMAP 1510 cpu specifig arm9tdmi options for gcc
-require conf/machine/include/tune-arm9tdmi.conf
+require conf/machine/include/tune-arm9tdmi.inc
 
-GUI_MACHINE_CLASS = "smallscreen"
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa irda bluetooth wifi usbgadget screen"
+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"
 
 #
 # Software/packages selection