palmpre machine: switch to .tar.gz format for rootfs
authorSimon Busch <morphis@amethyst.openembedded.net>
Wed, 5 Jan 2011 18:03:22 +0000 (19:03 +0100)
committerSimon Busch <morphis@amethyst.openembedded.net>
Wed, 5 Jan 2011 18:05:25 +0000 (19:05 +0100)
Signed-off-by: Simon Busch <morphis@amethyst.openembedded.net>
conf/machine/palmpre.conf

index 7aee448..eec6b6a 100644 (file)
@@ -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"