All of lore.kernel.org
 help / color / mirror / Atom feed
From: OpenBMC Patches <openbmc-patches@stwcx.xyz>
To: openbmc@lists.ozlabs.org
Subject: [PATCH openbmc 2/3] meta-phosphor: Bump skeleton revision
Date: Thu, 30 Jun 2016 11:20:32 -0500	[thread overview]
Message-ID: <20160630162033.2330-3-openbmc-patches@stwcx.xyz> (raw)
In-Reply-To: <20160630162033.2330-1-openbmc-patches@stwcx.xyz>

From: Joel Stanley <joel@jms.id.au>

This brings in Brad's refactoring as well as a build fix for GCC 5.

Signed-off-by: Joel Stanley <joel@jms.id.au>
---
 meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb b/meta-phosphor/common/recipes-phosphor/skeleton/skeleton.bb
index 77a2980..6bbe0e9 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 = "fa8f6166a05410472e8a3ef6a2f2e3b9b5f8d8e4"
+SRCREV = "a194b9d150b9a8d35f757bae356083cbf0d1dfd8"
 
 S = "${WORKDIR}"
 
-- 
2.9.0

  parent reply	other threads:[~2016-06-30 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 16:20 [PATCH openbmc 0/3] Fixes for witherspoon kernel, pflash and skeleton OpenBMC Patches
2016-06-30 16:20 ` [PATCH openbmc 1/3] witherspoon: bump kernel revision OpenBMC Patches
2016-06-30 16:20 ` OpenBMC Patches [this message]
2016-06-30 16:20 ` [PATCH openbmc 3/3] meta-openpower: Update pflash version OpenBMC Patches
2016-06-30 21:27   ` Patrick Williams
2016-07-01  0:53     ` Joel Stanley
2016-07-11 21:57       ` Patrick Williams
2016-07-12  1:39         ` Stewart Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160630162033.2330-3-openbmc-patches@stwcx.xyz \
    --to=openbmc-patches@stwcx.xyz \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.