skeleton: srcrev bump a9427c85f3..e32e33784a

Alexander Soldatov (1):
      Prevent the reboot command from powering on the host.

Change-Id: I6399e4b7010598964e44e4ceba20b406ddb88ecd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/classes/skeleton-rev.bbclass b/classes/skeleton-rev.bbclass
index 2eae599..b31f159 100644
--- a/classes/skeleton-rev.bbclass
+++ b/classes/skeleton-rev.bbclass
@@ -1,4 +1,4 @@
-SRCREV ?= "a9427c85f386cdd452a33911893b3372f0068f3c"
+SRCREV ?= "e32e33784a1883ee4528b17617df14f3114b0f5e"
 SKELETON_URI ?= "git://github.com/openbmc/skeleton"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"