[oe-commits] Simon Busch : palmpre machine: switch to .tar.gz format for rootfs

git version control git at git.openembedded.org
Wed Jan 5 18:04:41 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7ffc76fcd2f2a98b0d3a2ea6240ab3026886e7c4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7ffc76fcd2f2a98b0d3a2ea6240ab3026886e7c4

Author: Simon Busch <morphis at amethyst.openembedded.net>
Date:   Wed Jan  5 19:03:22 2011 +0100

palmpre machine: switch to .tar.gz format for rootfs

Signed-off-by: Simon Busch <morphis at amethyst.openembedded.net>

---

 conf/machine/palmpre.conf |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index 7aee448..eec6b6a 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"





More information about the Openembedded-commits mailing list