aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2017-03-01 22:50:00 +0100
committerAndrea Adami <andrea.adami@gmail.com>2017-03-01 22:53:42 +0100
commita4ad89c068c60c225842ecf445f4f2a40ee73f1e (patch)
tree7681b920a098ea89a105443612bf96ab3e8a914c
parentccfb2b3d17bf487d839f24215fe91137d1457016 (diff)
downloadmeta-handheld-a4ad89c068c60c225842ecf445f4f2a40ee73f1e.tar.gz
hx4700.conf: extend IMAGE_FSTYPES and readd jffs2
Somehow the configuration doesn't explicit the variable. Restore it as it was in oe-classic and add tar.gz for easy test on removable media devices. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--conf/machine/hx4700.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf
index 41ac6ac..a67370c 100644
--- a/conf/machine/hx4700.conf
+++ b/conf/machine/hx4700.conf
@@ -35,6 +35,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\
kernel-module-snd-hx4700-audio \
keymaps"
+IMAGE_FSTYPES += "tar.gz jffs2"
JFFS2_ERASEBLOCK = "0x40000"
#write out a reflash.ctl with the appriate entries for the rootfs, the ones for the kernel should already be there