[oe-commits] David Lanzendörfer : conf/machine/include/htc-msm7.inc : Remove IMAGE_FSTYPES assignment

git version control git at git.openembedded.org
Sun Jan 24 10:39:18 UTC 2010


Module: openembedded.git
Branch: holger/staging-branch
Commit: b1f2058fa03aac97c84174d8c8b32b630ed6aad5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b1f2058fa03aac97c84174d8c8b32b630ed6aad5

Author: David Lanzendörfer <david.lanzendoerfer at o2s.ch>
Date:   Thu Oct 22 20:44:17 2009 +0000

conf/machine/include/htc-msm7.inc: Remove IMAGE_FSTYPES assignment

Removed filesystems declaration from conf/machine/include/htc-msm7.inc
because it should been already decleared in ${build}/conf/local.conf.

---

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

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





More information about the Openembedded-commits mailing list