From 7ffc76fcd2f2a98b0d3a2ea6240ab3026886e7c4 Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Wed, 5 Jan 2011 19:03:22 +0100 Subject: palmpre machine: switch to .tar.gz format for rootfs Signed-off-by: Simon Busch --- conf/machine/palmpre.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf/machine') 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" -- cgit 1.2.3-korg