>From 82a10dc1650a41504e1bd956cb7ffca69621a731 Mon Sep 17 00:00:00 2001
From: Zhou shuangquan <[email protected]>
Date: Wed, 16 Mar 2011 11:43:57 +0800
Subject: [PATCH] Installed 'mtd-utils-ubi' to support ubifs in bootstrap

---
 mic/utils/bootstrap.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mic/utils/bootstrap.py b/mic/utils/bootstrap.py
index 0a4ec84..b6e92fc 100644
--- a/mic/utils/bootstrap.py
+++ b/mic/utils/bootstrap.py
@@ -470,7 +470,7 @@ def build_bootstrap(repoList, mainrepo, cachedir, 
bootstrapdir, bootstrap_arch =
                "make", "file", "psmisc", "satsolver-tools", "libzypp",
                "python-zypp", "mic2", "isomd5sum", "wget",
                # mtd-utils is installed to support e.g. mkfs.jffs2
-               "mtd-utils"]
+               "mtd-utils", "mtd-utils-ubi"]
     
     for pkg in pkglist:
         for node in get_my_all_deps_in_order(pkg, con):
-- 
1.6.0.6

_______________________________________________
MeeGo-distribution-tools mailing list
[email protected]
http://lists.meego.com/listinfo/meego-distribution-tools

Reply via email to