raw.py: implement booting by partition UUID
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 8 Jan 2013 13:53:24 +0000 (15:53 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 14 Jan 2013 15:27:56 +0000 (17:27 +0200)
commita64caa4341079538ae61b76bbd4f03c70f2970a9
treee47b5087da12df6809ae461e4ab303c212e53c25
parent8e68fcc24c219df5e865c3312839e91f306a0c3d
raw.py: implement booting by partition UUID

If the partition typ is "gpt", specify the rootfs by partition UUID instead of
the device node. This will allow to be device-node-independent.

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