Remove import warnings of imager.fs module
authorHuang Hao <hao.h.huang@intel.com>
Fri, 22 Feb 2013 10:42:39 +0000 (18:42 +0800)
committerHuang Hao <hao.h.huang@intel.com>
Fri, 22 Feb 2013 10:44:06 +0000 (18:44 +0800)
commita991ff934825f79916e7a143e5b7af9f47679d5d
tree8fd47e51f1e88db719a8ada7f6ee02cf8c5ca8d5
parente23ba7a17be61178ec58ed1db51d508810c62fe8
Remove import warnings of imager.fs module

* sys and subprocess are useless
* avoid to import * from utils.fs_related
* import baseimager in absolute way

Change-Id: I44c970402f06da32a576c68d4650dd7dd010fa1c
mic/imager/fs.py