increase dvbapp PR.
[vuplus_openembedded] / conf / machine / triton.conf
index 2dbe3ea..56ef0bf 100644 (file)
@@ -3,11 +3,11 @@
 #@DESCRIPTION: Machine configuration for the XScale based triton boards from KaRo Electronics 
 
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 PREFERRED_PROVIDER_virtual/kernel = "triton-kernel"
 
 BOOTSTRAP_EXTRA_RDEPENDS = "virtual/kernel"
 
+IMAGE_FSTYPES ?= "jffs2"
 EXTRA_IMAGECMD_jffs2 = "--pad=0x1dc0000 --little-endian --eraseblock=0x40000 -n"
 EXTRA_IMAGEDEPENDS = ""
 SERIAL_CONSOLE = "38400 ttyS0"