summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/skeleton
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-06-21 22:46:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-06-21 22:46:17 +0300
commit6c05e0ac45b2f5c4b5069c821434418864d0f6cf (patch)
tree41361e8447092e019b355e6beac982fbb9be717c /meta-phosphor/common/recipes-phosphor/skeleton
parent8e0bbcce04d9482c062a4885e959477d814fe0e8 (diff)
downloadopenbmc-6c05e0ac45b2f5c4b5069c821434418864d0f6cf.tar.xz
skeleton: update package to latest
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/skeleton')
-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 4402227a88..febd836bbb 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
@@ -26,7 +26,7 @@ FILES_${PN} += "${PYTHON_SITEPACKAGES_DIR}/*"
PACKAGECONFIG ??= "${@bb.utils.contains('MACHINE_FEATURES', 'openpower-pflash', 'openpower-pflash', '', d)}"
PACKAGECONFIG[openpower-pflash] = ",,,pflash"
-SRCREV = "cbe32133dadf0945357e2bec67aa7a86ae9f0295"
+SRCREV = "b0d0a745b43df991241bb86227248147539f2129"
S = "${WORKDIR}"