[oe-commits] Lukas Gorris : linux-msm7xxxx don't create .cpio.gz images

GIT User account git at amethyst.openembedded.net
Sat Feb 28 22:42:14 UTC 2009


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

Author: Lukas Gorris <lukas.gorris at gmail.com>
Date:   Sat Feb 28 21:20:24 2009 +0100

linux-msm7xxxx don't create .cpio.gz images

---

 conf/machine/include/htc-msm7.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/htc-msm7.inc b/conf/machine/include/htc-msm7.inc
index 3b26e0b..5d7596f 100644
--- a/conf/machine/include/htc-msm7.inc
+++ b/conf/machine/include/htc-msm7.inc
@@ -16,7 +16,7 @@ MACHINE_CLASS = "htc-msm7"
 MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usb keyboard"
 
 # filesystems
-IMAGE_FSTYPES = "tar.gz cpio.gz"
+IMAGE_FSTYPES = "tar.gz"
 
 # CPU
 require conf/machine/include/tune-arm1136-novfp.inc





More information about the Openembedded-commits mailing list