aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorSimon Busch <morphis@amethyst.openembedded.net>2011-01-05 19:03:22 +0100
committerSimon Busch <morphis@amethyst.openembedded.net>2011-01-05 19:05:25 +0100
commit7ffc76fcd2f2a98b0d3a2ea6240ab3026886e7c4 (patch)
treeee3c67732ae8e1742723a0cc3404d1664aeb3a19 /conf/machine
parentd419feeaf209e2da5fabea4dddd632dcb844a44b (diff)
downloadopenembedded-7ffc76fcd2f2a98b0d3a2ea6240ab3026886e7c4.tar.gz
palmpre machine: switch to .tar.gz format for rootfs
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/palmpre.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index 7aee4488eb..eec6b6a29d 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -25,8 +25,7 @@ MACHINE_KERNEL_PR = "r92"
# Put it below omap3.inc as we override the kernel here
PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"
-
-IMAGE_FSTYPES += "tar.bz2"
+IMAGE_FSTYPES += "tar.gz"
# Let's keep the following three from the beagleboard machine config
UBOOT_MACHINE = "omap3_beagle_config"