aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/at32stk1000.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-04-06 18:01:14 +0000
committerKoen Kooi <koen@openembedded.org>2008-04-06 18:01:14 +0000
commit5213e7b3522b716c284b14cdfb2f51cc5e57e7e3 (patch)
tree18f5fd1840d7ce72e7ef8fdbe1ad7c8cd350b283 /conf/machine/at32stk1000.conf
parentc8bac89584dc04c43d6714cfdd342382c9343787 (diff)
downloadopenembedded-5213e7b3522b716c284b14cdfb2f51cc5e57e7e3.tar.gz
at32st1000, atngw100: also generate tar.bz2 images for use on SD cards
Diffstat (limited to 'conf/machine/at32stk1000.conf')
-rw-r--r--conf/machine/at32stk1000.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/at32stk1000.conf b/conf/machine/at32stk1000.conf
index 23c8942ab2..15e3c85ec5 100644
--- a/conf/machine/at32stk1000.conf
+++ b/conf/machine/at32stk1000.conf
@@ -17,7 +17,7 @@ MACHINE_FEATURES = "kernel26 alsa ext2 usbgadget touchscreen screen"
SERIAL_CONSOLE = "115200 ttyS0"
# used by some images
-IMAGE_FSTYPES ?= "jffs2"
+IMAGE_FSTYPES ?= "tar.bz2 jffs2"
ROOT_FLASH_SIZE = "8"
EXTRA_IMAGECMD_jffs2 = " --big-endian --pagesize=4096 --eraseblock=65536"