x86-power-control: srcrev bump fd672c910f..9dbcee8522

Nan Zhou (2):
      meson: rely on nlohmann json
      add gitignore

Change-Id: I42662261f0364a719cf81975b28f670d85361526
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index c7b81d4..1d56282 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@
 DESCRIPTION = "Chassis Power Control service for Intel based platforms"
 
 SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"
-SRCREV = "fd672c910f4596c8e379c34801af03f8f2116926"
+SRCREV = "9dbcee8522674d42e75687cb9916c1b25bd875c3"
 
 PV = "1.0+git${SRCPV}"