summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-08-17 10:03:30 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2016-08-17 10:03:30 -0500
commit086b3fc3df6c4c7e663700134b223e224ada85ff (patch)
tree296a83ce4ac592bd53460b2c9858f797b452bce4
parent63288c0590fc9021caaed0bbe2d12ebf86d8f87e (diff)
downloadtalos-openbmc-086b3fc3df6c4c7e663700134b223e224ada85ff.tar.gz
talos-openbmc-086b3fc3df6c4c7e663700134b223e224ada85ff.zip
skeleton.bb: Bump version for v1.0-stable
Cache the 'fault' and 'present' inventory properties. Update the behavior of the power button. Change-Id: I7c63ef5463dd1e593f0b98099df61dcd752c1c7d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index c40b54ed7..7233741a2 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -27,7 +27,7 @@ FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/*"
PACKAGECONFIG ??= "${@bb.utils.contains('MACHINE_FEATURES', 'openpower-pflash', 'openpower-pflash', '', d)}"
PACKAGECONFIG[openpower-pflash] = ",,,pflash"
-SRCREV = "a838b2fe6e96e2e4796d88bb701e9b5daaa83a4f"
+SRCREV = "0f58d2089a562fd0d1193e7c90c33f143ce7c236"
S = "${WORKDIR}"
OpenPOWER on IntegriCloud