skeleton: srcrev bump 77b241c472..01e57306ed

Patrick Williams (2):
      python: reformat using black
      OWNERS: switch 'matches' to 'matchers'

Change-Id: Ic9d38c92c0bed8ad093ad6235e0433ebcfbc7f3f
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 8e98df2..0688712 100644
--- a/meta-phosphor/classes/skeleton-rev.bbclass
+++ b/meta-phosphor/classes/skeleton-rev.bbclass
@@ -1,4 +1,4 @@
-SRCREV ?= "77b241c472efc5af618a839493aa8357544ea213"
+SRCREV ?= "01e57306ede43be30eabb224be13f177f1b34715"
 SKELETON_URI ?= "git://github.com/openbmc/skeleton;branch=master;protocol=https"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"