increase dvbapp PR.
[vuplus_openembedded] / conf / machine / navman-icn330.conf
index fa1cbba..c9a7f6c 100644 (file)
@@ -8,17 +8,18 @@
 # Hardware-based properties
 #
 TARGET_ARCH = "arm"
-IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
 
 #Compile with armv5te optimizations, incompatible with armv4(t) cpus
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
 
 #Set some hints for metadata  
 VOLATILE_STORAGE_SIZE = "32"
 GUI_MACHINE_CLASS = "smallscreen"
+UBOOT_MACHINE = ""
 
 #Set features for task-base 
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa  usbgadget"
+# touchscreen is not confirmed
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa usbgadget screen"
 
 #
 # Software/packages selection