skeleton: srcrev bump 4372c3d746..d8c6f5a38f

Patrick Williams (3):
      linter: disable python2 scripts
      prettier: re-format
      black: re-format

Change-Id: Id9cec191bd488dfc93ab9abb50dff6803b5365a1
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/classes/skeleton-rev.bbclass b/meta-phosphor/classes/skeleton-rev.bbclass
index 32256aa..05598eb 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,4 +1,4 @@
-SRCREV ?= "4372c3d746330c9deea4659cf9086c02698f2598"
+SRCREV ?= "d8c6f5a38f20b9d2eac921af46a90eb33716f51d"
 SKELETON_URI ?= "git://github.com/openbmc/skeleton;branch=master;protocol=https"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"