commit | 7bf116a009e64a8ef3a2bb8db07b525e73d1ebdf | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Sat Nov 21 00:09:52 2015 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Sat Nov 21 00:09:52 2015 -0600 |
tree | fa2ad226a22611f521a6f2cc925ec975c95788d0 | |
parent | 9ac3caea88ef751148ffa9be5c659b220c85112a [diff] [blame] |
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}"