aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-22 16:45:31 +0000
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-22 16:32:16 +0000
commit40691f29864505a35d1741736dc540d3f320816d (patch)
tree0fc28669970c0164c9a557569af35d323c55a4bf /conf
parentf91d7bc58d166422529cac3dcbbe509c71efcd3f (diff)
downloadmeta-handheld-40691f29864505a35d1741736dc540d3f320816d.tar.gz
conf/machine/h3600: enable jffs2 and tar.bz2 IMAGE_FSTYPES
jffs2 is needed if you wish to boot from internal flash using the CRL bootldr. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h3600.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index a7faa65..74f034a 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -23,6 +23,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+IMAGE_FSTYPES = "tar.bz2 jffs2"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-micro"