Correction to the subject line, This patch is for "meta-ti"

-----Original Message-----
From: Fernandes, Joel A 
Sent: Wednesday, September 07, 2011 10:54 PM
To: angstrom-distro-devel@linuxtogo.org
Cc: beaglebo...@googlegroups.com; Fernandes, Joel A; Kooi, Koen; Kridner, Jason
Subject: [PATCH] beagleboard conf: IMAGE_FSTYPES for sdcard_image class

Also not including tar as it slows down SDCard creation and can be added back 
if required

Signed-off-by: Joel A Fernandes <joelag...@ti.com>
---
 conf/machine/beagleboard.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 73483bc..94995ed 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -16,7 +16,7 @@ require conf/machine/include/omap3.inc
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 
-IMAGE_FSTYPES += "tar.bz2 ubi"
+IMAGE_FSTYPES = "ubi sdimg"
 EXTRA_IMAGECMD_jffs2 = "-lnp "
 
 # Guesswork
-- 
1.7.0.4


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to