summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/skeleton
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-06-21 15:04:14 -0500
committerGitHub <noreply@github.com>2016-06-21 15:04:14 -0500
commit19df8e4f01614b55d1098633d00fcaf919ba3704 (patch)
tree41361e8447092e019b355e6beac982fbb9be717c /meta-phosphor/common/recipes-phosphor/skeleton
parent8e0bbcce04d9482c062a4885e959477d814fe0e8 (diff)
parent6c05e0ac45b2f5c4b5069c821434418864d0f6cf (diff)
downloadtalos-openbmc-19df8e4f01614b55d1098633d00fcaf919ba3704.tar.gz
talos-openbmc-19df8e4f01614b55d1098633d00fcaf919ba3704.zip
Merge pull request #405 from williamspatrick/skeleton-update
skeleton: update package to latest
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 4402227a8..febd836bb 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}"
OpenPOWER on IntegriCloud