liveusb: fix vfat UUID
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 1 Jul 2013 12:25:41 +0000 (15:25 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Tue, 2 Jul 2013 01:54:06 +0000 (18:54 -0700)
commit392dc10679d2e0817e230a5711bbb31f3249731b
treeb571cea73b63fe8f4c0eaa2238e74d16627e81b1
parent187318130ee8aa8c51c005aa2100e52edf2703f4
liveusb: fix vfat UUID

Commit '3577b518715c29175c5f517c6f3cf7a70b0e3d39' fixed the UUID string for
raw images, but broke it for liveusb images. And this patch fixes the issue by
making the liveusb code stop adding a dash to the UUID, because now the dash is
there, just like in UUID of ext4.

Change-Id: Ibfccdf204b301808ef63589dbc3934e517a0212d
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/imager/liveusb.py