increase dvbapp PR.
[vuplus_openembedded] / conf / machine / mainstone.conf
index 604748b..8cf5210 100644 (file)
@@ -5,16 +5,15 @@
 TARGET_ARCH = "arm"
 
 GUI_MACHINE_CLASS = "smallscreen"
-IPKG_ARCHS = "all arm armv5te ${MACHINE}"
 
-PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"
+PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
 
-include conf/machine/include/tune-iwmmxt.conf
+require conf/machine/include/tune-xscale.inc
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttyS0"
 
-# used by opie-collections.inc
-ROOT_FLASH_SIZE = "32"
-
+ROOT_FLASH_SIZE = "16"
 
+MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen keyboard alsa irda"
+EXTRA_IMAGECMD_jffs2 = "--little-endian -e 0x40000 --pad=0x02000000"