summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-07-01 19:10:20 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-07-05 13:23:10 -0500
commit44403638343d1571adaa07c6998405aa2049030a (patch)
treeffb5d8453a764a269b6c19bcd47f89145ebe5913
parent66859fe4b5a21319cfef9ec3e23334c6769bdd59 (diff)
downloadtalos-openbmc-44403638343d1571adaa07c6998405aa2049030a.tar.gz
talos-openbmc-44403638343d1571adaa07c6998405aa2049030a.zip
Bump skeleton version for v1.0-stable
Pick up fixes and the ability to update at runtime and get the bmc code update progress. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/workbook/barreleye-config.bb2
-rw-r--r--meta-phosphor/classes/skeleton.bbclass2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/workbook/barreleye-config.bb b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/workbook/barreleye-config.bb
index 8f0d16c14..9258d2a08 100644
--- a/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/workbook/barreleye-config.bb
+++ b/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor/workbook/barreleye-config.bb
@@ -3,6 +3,6 @@ DESCRIPTION = "Board wiring information for the Barreleye system."
HOMEPAGE = "http://github.com/openbmc/skeleton"
PR = "r1"
-SRCREV = "cbe32133dadf0945357e2bec67aa7a86ae9f0295"
+SRCREV = "1bbc820f2b595b7a674e52bee1775c877b35b61e"
inherit config-in-skeleton
inherit obmc-phosphor-license
diff --git a/meta-phosphor/classes/skeleton.bbclass b/meta-phosphor/classes/skeleton.bbclass
index 72b26fb6c..3faaa1573 100644
--- a/meta-phosphor/classes/skeleton.bbclass
+++ b/meta-phosphor/classes/skeleton.bbclass
@@ -2,6 +2,6 @@ inherit obmc-phosphor-license
HOMEPAGE = "http://github.com/openbmc/skeleton"
-SRCREV ??= "a194b9d150b9a8d35f757bae356083cbf0d1dfd8"
+SRCREV ??= "1bbc820f2b595b7a674e52bee1775c877b35b61e"
SRC_URI += "git://github.com/openbmc/skeleton"
S = "${WORKDIR}/git/${SKELETON_DIR}"
OpenPOWER on IntegriCloud