[oe-commits] org.oe.dev native: set images to 'tar.gz' if not set

hrw commit openembedded-commits at lists.openembedded.org
Sun Nov 26 11:40:08 UTC 2006


native: set images to 'tar.gz' if not set

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 64360d71d8ed0333123a75d4180afac28494d77f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=64360d71d8ed0333123a75d4180afac28494d77f
Files:
1
conf/machine/native.conf
Diffs:

#
# mt diff -r0db2e15829da3fcad7950973459836e9cd549abe -r64360d71d8ed0333123a75d4180afac28494d77f
#
# 
# 
# patch "conf/machine/native.conf"
#  from [7b512834b2998ac087dfd3f48df99dec486fc489]
#    to [9f73a28ea65b27265df3e4afa2107401f9463ead]
# 
============================================================
--- conf/machine/native.conf	7b512834b2998ac087dfd3f48df99dec486fc489
+++ conf/machine/native.conf	9f73a28ea65b27265df3e4afa2107401f9463ead
@@ -11,3 +11,4 @@ ASSUME_PROVIDED += "virtual/libiconv vir
 ASSUME_PROVIDED += "binutils-cross"
 ASSUME_PROVIDED += "virtual/libiconv virtual/libintl virtual/libc"
 
+IMAGE_FSTYPES ?= "tar.gz"






More information about the Openembedded-commits mailing list