Merge pull request #95 from causten/sprint3prelim

systems can power on without fans powering on
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index 87c5a55..c3d240a 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -16,7 +16,7 @@
 RDEPENDS_${PN} += "python-subprocess python-tftpy"
 SRC_URI += "git://github.com/openbmc/skeleton"
 
-SRCREV = "981f4dc59f23668b567949527c8e9585c2ab7089"
+SRCREV = "af915f1251b4989f41829f9ae8589b42ef81efd7"
 
 S = "${WORKDIR}"