Update MRW API SRCREV

Pick up the new Targets.pm that can handle both
P8 and P9 versions of the machine readable workbook
XML.

Change-Id: I3a0857c7fed279ce8756953c86c5a3b7443aa4d7
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/classes/mrw-rev.bbclass b/classes/mrw-rev.bbclass
index 88dbf64..e6e3c4f 100644
--- a/classes/mrw-rev.bbclass
+++ b/classes/mrw-rev.bbclass
@@ -1,5 +1,5 @@
 MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git;subpath=scripts"
-MRW_API_SRCREV ?= "04f15f37e9ab6c09412a0abcffb87e9aefcc5368"
+MRW_API_SRCREV ?= "0d0dde4df54d8c8f101d6b23c9cfb3e55312aa3e"
 
 MRW_PATCH_SRC_URI ?= "git://github.com/openbmc/phosphor-mrw-tools"
 MRW_PATCH_SRCREV ?= "cb99d1ea2c77c704e7991733fa36848e211567af"