Move all image conf operations into imagedata class,
authorHasan Wan <hasan.wan@intel.com>
Wed, 29 May 2013 06:43:02 +0000 (14:43 +0800)
committerHasan Wan <hasan.wan@intel.com>
Wed, 29 May 2013 09:45:11 +0000 (17:45 +0800)
commit65c7f479cc07d193bf1c7f626009b4be3023580f
tree362fe99437afff9563db80f8ea30287596e3e03d
parent44ca640a3e7724c2b7a0695ab10909ab6c04936f
Move all image conf operations into imagedata class,
repomaker use imagedata class to handle image conf

Change-Id: I8d2d57c3e8d5029cb645057cffd7ff0134feff47
Signed-off-by: Hasan Wan <hasan.wan@intel.com>
common/imagedata.py
common/repomaker.py